#1f372c color space conversions
Hex:
#1f372c
RGB:
31, 55, 44
CMY:
88, 78, 83
CMYK:
44, 0, 20, 78
HSL:
153°, 27.9070%, 16.8627%
HSV (HSB):
153°, 43.6364%, 21.5686%
XYZ:
2.3859, 3.2055, 2.8759
xyY:
0.2818, 0.3786, 3.2055
CIE-Lab:
20.8489, -12.4318, 3.9711
CIE-LCH:
20.8489, 13.0506, 162.2847
CIE-Luv:
20.8489, -9.8518, 5.3788
Hunter-Lab:
17.9040, -7.5451, 3.0093
#1f372c color charts
#1f372c color shades, tints & tones
#1f372c color schemes
#1f372c color preview, HTML & CSS examples
This text has a color of #1f372c
<p style="color:#1f372c;">Text here</p>
.mytext {color:#1f372c;}
This box has a color of #1f372c
<div style="background-color:#1f372c;">Content here</div>
.mybackground {background-color:#1f372c;}
Border around this has a color of #1f372c
<div style="border:2px solid #1f372c;">Content here</div>
.myborder {border:2px solid #1f372c;}