#1f2d28 color space conversions
Hex:
#1f2d28
RGB:
31, 45, 40
CMY:
88, 82, 84
CMYK:
31, 0, 11, 82
HSL:
159°, 18.4211%, 14.9020%
HSV (HSB):
159°, 31.1111%, 17.6471%
XYZ:
1.8865, 2.3213, 2.3561
xyY:
0.2874, 0.3536, 2.3213
CIE-Lab:
17.0903, -7.2551, 1.3197
CIE-LCH:
17.0903, 7.3741, 169.6903
CIE-Luv:
17.0903, -5.6560, 1.9823
Hunter-Lab:
15.2357, -4.5610, 1.4962
#1f2d28 color charts
#1f2d28 color shades, tints & tones
#1f2d28 color schemes
#1f2d28 color preview, HTML & CSS examples
This text has a color of #1f2d28
<p style="color:#1f2d28;">Text here</p>
.mytext {color:#1f2d28;}
This box has a color of #1f2d28
<div style="background-color:#1f2d28;">Content here</div>
.mybackground {background-color:#1f2d28;}
Border around this has a color of #1f2d28
<div style="border:2px solid #1f2d28;">Content here</div>
.myborder {border:2px solid #1f2d28;}