#1f2a2d color space conversions
Hex:
#1f2a2d
RGB:
31, 42, 45
CMY:
88, 84, 82
CMYK:
31, 7, 0, 82
HSL:
193°, 18.4211%, 14.9020%
HSV (HSB):
193°, 31.1111%, 17.6471%
XYZ:
1.8667, 2.1367, 2.7967
xyY:
0.2745, 0.3142, 2.1367
CIE-Lab:
16.1889, -3.8442, -3.5116
CIE-LCH:
16.1889, 5.2067, 222.4113
CIE-Luv:
16.1889, -4.4933, -2.9036
Hunter-Lab:
14.6174, -2.7855, -1.1114
#1f2a2d color charts
#1f2a2d color shades, tints & tones
#1f2a2d color schemes
#1f2a2d color preview, HTML & CSS examples
This text has a color of #1f2a2d
<p style="color:#1f2a2d;">Text here</p>
.mytext {color:#1f2a2d;}
This box has a color of #1f2a2d
<div style="background-color:#1f2a2d;">Content here</div>
.mybackground {background-color:#1f2a2d;}
Border around this has a color of #1f2a2d
<div style="border:2px solid #1f2a2d;">Content here</div>
.myborder {border:2px solid #1f2a2d;}