#1f5b5b color space conversions
Hex:
#1f5b5b
RGB:
31, 91, 91
CMY:
88, 64, 64
CMYK:
66, 0, 0, 64
HSL:
180°, 49.1803%, 23.9216%
HSV (HSB):
180°, 65.9341%, 35.6863%
XYZ:
6.1945, 8.5288, 11.2173
xyY:
0.2388, 0.3288, 8.5288
CIE-Lab:
35.0608, -18.8752, -5.7216
CIE-LCH:
35.0608, 19.7233, 196.8635
CIE-Luv:
35.0608, -22.8612, -4.9373
Hunter-Lab:
29.2041, -13.2456, -2.3303
#1f5b5b color charts
#1f5b5b color shades, tints & tones
#1f5b5b color schemes
#1f5b5b color preview, HTML & CSS examples
This text has a color of #1f5b5b
<p style="color:#1f5b5b;">Text here</p>
.mytext {color:#1f5b5b;}
This box has a color of #1f5b5b
<div style="background-color:#1f5b5b;">Content here</div>
.mybackground {background-color:#1f5b5b;}
Border around this has a color of #1f5b5b
<div style="border:2px solid #1f5b5b;">Content here</div>
.myborder {border:2px solid #1f5b5b;}