#1f2c2d color space conversions
Hex:
#1f2c2d
RGB:
31, 44, 45
CMY:
88, 83, 82
CMYK:
31, 2, 0, 82
HSL:
184°, 18.4211%, 14.9020%
HSV (HSB):
184°, 31.1111%, 17.6471%
XYZ:
1.9394, 2.2821, 2.8209
xyY:
0.2754, 0.3241, 2.2821
CIE-Lab:
16.9032, -5.1939, -2.4500
CIE-LCH:
16.9032, 5.7427, 205.2538
CIE-Luv:
16.9032, -5.2814, -1.7949
Hunter-Lab:
15.1067, -3.5208, -0.4966
#1f2c2d color charts
#1f2c2d color shades, tints & tones
#1f2c2d color schemes
#1f2c2d color preview, HTML & CSS examples
This text has a color of #1f2c2d
<p style="color:#1f2c2d;">Text here</p>
.mytext {color:#1f2c2d;}
This box has a color of #1f2c2d
<div style="background-color:#1f2c2d;">Content here</div>
.mybackground {background-color:#1f2c2d;}
Border around this has a color of #1f2c2d
<div style="border:2px solid #1f2c2d;">Content here</div>
.myborder {border:2px solid #1f2c2d;}