#1f322d color space conversions
Hex:
#1f322d
RGB:
31, 50, 45
CMY:
88, 80, 82
CMYK:
38, 0, 10, 80
HSL:
164°, 23.4568%, 15.8824%
HSV (HSB):
164°, 38.0000%, 19.6078%
XYZ:
2.1793, 2.7620, 2.9009
xyY:
0.2779, 0.3522, 2.7620
CIE-Lab:
19.0642, -9.0921, 0.7219
CIE-LCH:
19.0642, 9.1207, 175.4606
CIE-Luv:
19.0642, -7.7318, 1.6978
Hunter-Lab:
16.6192, -5.6763, 1.2844
#1f322d color charts
#1f322d color shades, tints & tones
#1f322d color schemes
#1f322d color preview, HTML & CSS examples
This text has a color of #1f322d
<p style="color:#1f322d;">Text here</p>
.mytext {color:#1f322d;}
This box has a color of #1f322d
<div style="background-color:#1f322d;">Content here</div>
.mybackground {background-color:#1f322d;}
Border around this has a color of #1f322d
<div style="border:2px solid #1f322d;">Content here</div>
.myborder {border:2px solid #1f322d;}