#1f5e5e color space conversions
Hex:
#1f5e5e
RGB:
31, 94, 94
CMY:
88, 63, 63
CMYK:
67, 0, 0, 63
HSL:
180°, 50.4000%, 24.5098%
HSV (HSB):
180°, 67.0213%, 36.8627%
XYZ:
6.5882, 9.1049, 11.9999
xyY:
0.2379, 0.3288, 9.1049
CIE-Lab:
36.1854, -19.5475, -5.9141
CIE-LCH:
36.1854, 20.4226, 196.8332
CIE-Luv:
36.1854, -23.8735, -5.1559
Hunter-Lab:
30.1743, -13.8318, -2.4568
#1f5e5e color charts
#1f5e5e color shades, tints & tones
#1f5e5e color schemes
#1f5e5e color preview, HTML & CSS examples
This text has a color of #1f5e5e
<p style="color:#1f5e5e;">Text here</p>
.mytext {color:#1f5e5e;}
This box has a color of #1f5e5e
<div style="background-color:#1f5e5e;">Content here</div>
.mybackground {background-color:#1f5e5e;}
Border around this has a color of #1f5e5e
<div style="border:2px solid #1f5e5e;">Content here</div>
.myborder {border:2px solid #1f5e5e;}