#1f4242 color space conversions
Hex:
#1f4242
RGB:
31, 66, 66
CMY:
88, 74, 74
CMYK:
53, 0, 0, 74
HSL:
180°, 36.0825%, 19.0196%
HSV (HSB):
180°, 53.0303%, 25.8824%
XYZ:
3.4967, 4.5811, 5.8542
xyY:
0.2510, 0.3288, 4.5811
CIE-Lab:
25.5063, -12.6131, -3.9233
CIE-LCH:
25.5063, 13.2092, 197.2783
CIE-Luv:
25.5063, -13.9411, -3.0116
Hunter-Lab:
21.4035, -8.2947, -1.2344
#1f4242 color charts
#1f4242 color shades, tints & tones
#1f4242 color schemes
#1f4242 color preview, HTML & CSS examples
This text has a color of #1f4242
<p style="color:#1f4242;">Text here</p>
.mytext {color:#1f4242;}
This box has a color of #1f4242
<div style="background-color:#1f4242;">Content here</div>
.mybackground {background-color:#1f4242;}
Border around this has a color of #1f4242
<div style="border:2px solid #1f4242;">Content here</div>
.myborder {border:2px solid #1f4242;}