#210d31 color space conversions
Hex:
#210d31
RGB:
33, 13, 49
CMY:
87, 95, 81
CMYK:
33, 73, 0, 81
HSL:
273°, 58.0645%, 12.1569%
HSV (HSB):
273°, 73.4694%, 19.2157%
XYZ:
1.3255, 0.8329, 2.9966
xyY:
0.2571, 0.1616, 0.8329
CIE-Lab:
7.5238, 18.9555, -19.8257
CIE-LCH:
7.5238, 27.4293, 313.7146
CIE-Luv:
7.5238, 3.3850, -13.6623
Hunter-Lab:
9.1265, 9.9533, -13.0790
#210d31 color charts
#210d31 color shades, tints & tones
#210d31 color schemes
#210d31 color preview, HTML & CSS examples
This text has a color of #210d31
<p style="color:#210d31;">Text here</p>
.mytext {color:#210d31;}
This box has a color of #210d31
<div style="background-color:#210d31;">Content here</div>
.mybackground {background-color:#210d31;}
Border around this has a color of #210d31
<div style="border:2px solid #210d31;">Content here</div>
.myborder {border:2px solid #210d31;}