#1f2f1f color space conversions
Hex:
#1f2f1f
RGB:
31, 47, 31
CMY:
88, 82, 88
CMYK:
34, 0, 34, 82
HSL:
120°, 20.5128%, 15.2941%
HSV (HSB):
120°, 34.0426%, 18.4314%
XYZ:
1.8289, 2.4233, 1.6677
xyY:
0.3089, 0.4093, 2.4233
CIE-Lab:
17.5680, -10.7049, 8.2075
CIE-LCH:
17.5680, 13.4892, 142.5227
CIE-Luv:
17.5680, -6.4909, 8.3895
Hunter-Lab:
15.5668, -6.2704, 4.5451
#1f2f1f color charts
#1f2f1f color shades, tints & tones
#1f2f1f color schemes
#1f2f1f color preview, HTML & CSS examples
This text has a color of #1f2f1f
<p style="color:#1f2f1f;">Text here</p>
.mytext {color:#1f2f1f;}
This box has a color of #1f2f1f
<div style="background-color:#1f2f1f;">Content here</div>
.mybackground {background-color:#1f2f1f;}
Border around this has a color of #1f2f1f
<div style="border:2px solid #1f2f1f;">Content here</div>
.myborder {border:2px solid #1f2f1f;}