#001d27 color space conversions
Hex:
#001d27
RGB:
0, 29, 39
CMY:
100, 89, 85
CMYK:
100, 26, 0, 85
HSL:
195°, 100.0000%, 7.6471%
HSV (HSB):
195°, 100.0000%, 15.2941%
XYZ:
0.8056, 1.0252, 2.0749
xyY:
0.2063, 0.2625, 1.0252
CIE-Lab:
9.1997, -6.6546, -9.9727
CIE-LCH:
9.1997, 11.9891, 236.2855
CIE-Luv:
9.1997, -6.4632, -6.7662
Hunter-Lab:
10.1253, -3.5177, -5.0621
#001d27 color charts
#001d27 color shades, tints & tones
#001d27 color schemes
#001d27 color preview, HTML & CSS examples
This text has a color of #001d27
<p style="color:#001d27;">Text here</p>
.mytext {color:#001d27;}
This box has a color of #001d27
<div style="background-color:#001d27;">Content here</div>
.mybackground {background-color:#001d27;}
Border around this has a color of #001d27
<div style="border:2px solid #001d27;">Content here</div>
.myborder {border:2px solid #001d27;}