#213f00 color space conversions
Hex:
#213f00
RGB:
33, 63, 0
CMY:
87, 75, 100
CMYK:
48, 0, 100, 75
HSL:
89°, 100.0000%, 12.3529%
HSV (HSB):
89°, 100.0000%, 24.7059%
XYZ:
2.4047, 3.8783, 0.6219
xyY:
0.3483, 0.5617, 3.8783
CIE-Lab:
23.2651, -22.4625, 31.2176
CIE-LCH:
23.2651, 38.4591, 125.7367
CIE-Luv:
23.2651, -13.2484, 27.4117
Hunter-Lab:
19.6935, -12.6677, 11.9133
#213f00 color charts
#213f00 color shades, tints & tones
#213f00 color schemes
#213f00 color preview, HTML & CSS examples
This text has a color of #213f00
<p style="color:#213f00;">Text here</p>
.mytext {color:#213f00;}
This box has a color of #213f00
<div style="background-color:#213f00;">Content here</div>
.mybackground {background-color:#213f00;}
Border around this has a color of #213f00
<div style="border:2px solid #213f00;">Content here</div>
.myborder {border:2px solid #213f00;}