#1f4f4a color space conversions
Hex:
#1f4f4a
RGB:
31, 79, 74
CMY:
88, 69, 71
CMYK:
61, 0, 6, 69
HSL:
174°, 43.6364%, 21.5686%
HSV (HSB):
174°, 60.7595%, 30.9804%
XYZ:
4.5971, 6.3777, 7.4673
xyY:
0.2493, 0.3458, 6.3777
CIE-Lab:
30.3460, -17.5939, -1.9580
CIE-LCH:
30.3460, 17.7026, 186.3501
CIE-Luv:
30.3460, -18.9090, -0.1574
Hunter-Lab:
25.2541, -11.7017, 0.1466
#1f4f4a color charts
#1f4f4a color shades, tints & tones
#1f4f4a color schemes
#1f4f4a color preview, HTML & CSS examples
This text has a color of #1f4f4a
<p style="color:#1f4f4a;">Text here</p>
.mytext {color:#1f4f4a;}
This box has a color of #1f4f4a
<div style="background-color:#1f4f4a;">Content here</div>
.mybackground {background-color:#1f4f4a;}
Border around this has a color of #1f4f4a
<div style="border:2px solid #1f4f4a;">Content here</div>
.myborder {border:2px solid #1f4f4a;}