#1f3e2e color space conversions
Hex:
#1f3e2e
RGB:
31, 62, 46
CMY:
88, 76, 82
CMYK:
50, 0, 26, 76
HSL:
149°, 33.3333%, 18.2353%
HSV (HSB):
149°, 50.0000%, 24.3137%
XYZ:
2.7808, 3.9338, 3.1975
xyY:
0.2805, 0.3969, 3.9338
CIE-Lab:
23.4514, -15.9800, 6.3156
CIE-LCH:
23.4514, 17.1827, 158.4350
CIE-Luv:
23.4514, -12.8069, 8.4319
Hunter-Lab:
19.8338, -9.6823, 4.3253
#1f3e2e color charts
#1f3e2e color shades, tints & tones
#1f3e2e color schemes
#1f3e2e color preview, HTML & CSS examples
This text has a color of #1f3e2e
<p style="color:#1f3e2e;">Text here</p>
.mytext {color:#1f3e2e;}
This box has a color of #1f3e2e
<div style="background-color:#1f3e2e;">Content here</div>
.mybackground {background-color:#1f3e2e;}
Border around this has a color of #1f3e2e
<div style="border:2px solid #1f3e2e;">Content here</div>
.myborder {border:2px solid #1f3e2e;}