#021f1f color space conversions
Hex:
#021f1f
RGB:
2, 31, 31
CMY:
99, 88, 88
CMYK:
94, 0, 0, 88
HSL:
180°, 87.8788%, 6.4706%
HSV (HSB):
180°, 93.5484%, 12.1569%
XYZ:
0.7623, 1.0918, 1.4669
xyY:
0.2296, 0.3288, 1.0918
CIE-Lab:
9.7340, -10.7281, -3.2203
CIE-LCH:
9.7340, 11.2010, 196.7084
CIE-Luv:
9.7340, -7.1208, -1.5377
Hunter-Lab:
10.4490, -5.2625, -1.0092
#021f1f color charts
#021f1f color shades, tints & tones
#021f1f color schemes
#021f1f color preview, HTML & CSS examples
This text has a color of #021f1f
<p style="color:#021f1f;">Text here</p>
.mytext {color:#021f1f;}
This box has a color of #021f1f
<div style="background-color:#021f1f;">Content here</div>
.mybackground {background-color:#021f1f;}
Border around this has a color of #021f1f
<div style="border:2px solid #021f1f;">Content here</div>
.myborder {border:2px solid #021f1f;}