#1f3d2d color space conversions
Hex:
#1f3d2d
RGB:
31, 61, 45
CMY:
88, 76, 82
CMYK:
49, 0, 26, 76
HSL:
148°, 32.6087%, 18.0392%
HSV (HSB):
148°, 49.1803%, 23.9216%
XYZ:
2.7075, 3.8183, 3.0769
xyY:
0.2820, 0.3976, 3.8183
CIE-Lab:
23.0613, -15.6654, 6.4286
CIE-LCH:
23.0613, 16.9331, 157.6883
CIE-Luv:
23.0613, -12.4013, 8.4456
Hunter-Lab:
19.5404, -9.4630, 4.3422
#1f3d2d color charts
#1f3d2d color shades, tints & tones
#1f3d2d color schemes
#1f3d2d color preview, HTML & CSS examples
This text has a color of #1f3d2d
<p style="color:#1f3d2d;">Text here</p>
.mytext {color:#1f3d2d;}
This box has a color of #1f3d2d
<div style="background-color:#1f3d2d;">Content here</div>
.mybackground {background-color:#1f3d2d;}
Border around this has a color of #1f3d2d
<div style="border:2px solid #1f3d2d;">Content here</div>
.myborder {border:2px solid #1f3d2d;}