#013a2d color space conversions
Hex:
#013a2d
RGB:
1, 58, 45
CMY:
100, 77, 82
CMYK:
98, 0, 22, 77
HSL:
166°, 96.6102%, 11.5686%
HSV (HSB):
166°, 98.2759%, 22.7451%
XYZ:
1.9992, 3.2220, 2.9992
xyY:
0.2432, 0.3920, 3.2220
CIE-Lab:
20.9120, -21.0827, 3.2405
CIE-LCH:
20.9120, 21.3303, 171.2618
CIE-Luv:
20.9120, -17.1395, 5.5592
Hunter-Lab:
17.9500, -11.5316, 2.6586
#013a2d color charts
#013a2d color shades, tints & tones
#013a2d color schemes
#013a2d color preview, HTML & CSS examples
This text has a color of #013a2d
<p style="color:#013a2d;">Text here</p>
.mytext {color:#013a2d;}
This box has a color of #013a2d
<div style="background-color:#013a2d;">Content here</div>
.mybackground {background-color:#013a2d;}
Border around this has a color of #013a2d
<div style="border:2px solid #013a2d;">Content here</div>
.myborder {border:2px solid #013a2d;}