#1f4c4c color space conversions
Hex:
#1f4c4c
RGB:
31, 76, 76
CMY:
88, 70, 70
CMYK:
59, 0, 0, 70
HSL:
180°, 42.0561%, 20.9804%
HSV (HSB):
180°, 59.2105%, 29.8039%
XYZ:
4.4540, 5.9820, 7.7574
xyY:
0.2448, 0.3288, 5.9820
CIE-Lab:
29.3670, -15.2838, -4.6925
CIE-LCH:
29.3670, 15.9879, 197.0680
CIE-Luv:
29.3670, -17.6213, -3.8061
Hunter-Lab:
24.4581, -10.2954, -1.6843
#1f4c4c color charts
#1f4c4c color shades, tints & tones
#1f4c4c color schemes
#1f4c4c color preview, HTML & CSS examples
This text has a color of #1f4c4c
<p style="color:#1f4c4c;">Text here</p>
.mytext {color:#1f4c4c;}
This box has a color of #1f4c4c
<div style="background-color:#1f4c4c;">Content here</div>
.mybackground {background-color:#1f4c4c;}
Border around this has a color of #1f4c4c
<div style="border:2px solid #1f4c4c;">Content here</div>
.myborder {border:2px solid #1f4c4c;}