#1f322e color space conversions
Hex:
#1f322e
RGB:
31, 50, 46
CMY:
88, 80, 82
CMYK:
38, 0, 8, 80
HSL:
167°, 23.4568%, 15.8824%
HSV (HSB):
167°, 38.0000%, 19.6078%
XYZ:
2.1988, 2.7698, 3.0035
xyY:
0.2758, 0.3474, 2.7698
CIE-Lab:
19.0972, -8.8120, 0.0824
CIE-LCH:
19.0972, 8.8124, 179.4640
CIE-Luv:
19.0972, -7.7267, 1.0374
Hunter-Lab:
16.6426, -5.5412, 0.9498
#1f322e color charts
#1f322e color shades, tints & tones
#1f322e color schemes
#1f322e color preview, HTML & CSS examples
This text has a color of #1f322e
<p style="color:#1f322e;">Text here</p>
.mytext {color:#1f322e;}
This box has a color of #1f322e
<div style="background-color:#1f322e;">Content here</div>
.mybackground {background-color:#1f322e;}
Border around this has a color of #1f322e
<div style="border:2px solid #1f322e;">Content here</div>
.myborder {border:2px solid #1f322e;}