#1f2f12 color space conversions
Hex:
#1f2f12
RGB:
31, 47, 18
CMY:
88, 82, 93
CMYK:
34, 0, 62, 82
HSL:
93°, 44.6154%, 12.7451%
HSV (HSB):
93°, 61.7021%, 18.4314%
XYZ:
1.6908, 2.3680, 0.9402
xyY:
0.3382, 0.4737, 2.3680
CIE-Lab:
17.3109, -13.0588, 16.3979
CIE-LCH:
17.3109, 20.9624, 128.5328
CIE-Luv:
17.3109, -6.5028, 14.4129
Hunter-Lab:
15.3883, -7.3172, 7.1492
#1f2f12 color charts
#1f2f12 color shades, tints & tones
#1f2f12 color schemes
#1f2f12 color preview, HTML & CSS examples
This text has a color of #1f2f12
<p style="color:#1f2f12;">Text here</p>
.mytext {color:#1f2f12;}
This box has a color of #1f2f12
<div style="background-color:#1f2f12;">Content here</div>
.mybackground {background-color:#1f2f12;}
Border around this has a color of #1f2f12
<div style="border:2px solid #1f2f12;">Content here</div>
.myborder {border:2px solid #1f2f12;}