#1f2a2c color space conversions
Hex:
#1f2a2c
RGB:
31, 42, 44
CMY:
88, 84, 83
CMYK:
30, 5, 0, 83
HSL:
189°, 17.3333%, 14.7059%
HSV (HSB):
189°, 29.5455%, 17.2549%
XYZ:
1.8477, 2.1291, 2.6964
xyY:
0.2769, 0.3191, 2.1291
CIE-Lab:
16.1506, -4.1393, -2.8642
CIE-LCH:
16.1506, 5.0336, 214.6815
CIE-Luv:
16.1506, -4.4804, -2.2514
Hunter-Lab:
14.5914, -2.9320, -0.7426
#1f2a2c color charts
#1f2a2c color shades, tints & tones
#1f2a2c color schemes
#1f2a2c color preview, HTML & CSS examples
This text has a color of #1f2a2c
<p style="color:#1f2a2c;">Text here</p>
.mytext {color:#1f2a2c;}
This box has a color of #1f2a2c
<div style="background-color:#1f2a2c;">Content here</div>
.mybackground {background-color:#1f2a2c;}
Border around this has a color of #1f2a2c
<div style="border:2px solid #1f2a2c;">Content here</div>
.myborder {border:2px solid #1f2a2c;}