#1f4e65 color space conversions
Hex:
#1f4e65
RGB:
31, 78, 101
CMY:
88, 69, 60
CMYK:
69, 23, 0, 60
HSL:
200°, 53.0303%, 25.8824%
HSV (HSB):
200°, 69.3069%, 39.6078%
XYZ:
5.6384, 6.6797, 13.3040
xyY:
0.2201, 0.2607, 6.6797
CIE-Lab:
31.0663, -7.8680, -18.0953
CIE-LCH:
31.0663, 19.7319, 246.5003
CIE-Luv:
31.0663, -17.4035, -22.5585
Hunter-Lab:
25.8451, -6.2868, -12.4287
#1f4e65 color charts
#1f4e65 color shades, tints & tones
#1f4e65 color schemes
#1f4e65 color preview, HTML & CSS examples
This text has a color of #1f4e65
<p style="color:#1f4e65;">Text here</p>
.mytext {color:#1f4e65;}
This box has a color of #1f4e65
<div style="background-color:#1f4e65;">Content here</div>
.mybackground {background-color:#1f4e65;}
Border around this has a color of #1f4e65
<div style="border:2px solid #1f4e65;">Content here</div>
.myborder {border:2px solid #1f4e65;}