#013f03 color space conversions
Hex:
#013f03
RGB:
1, 63, 3
CMY:
100, 75, 99
CMYK:
98, 0, 95, 75
HSL:
122°, 96.8750%, 12.5490%
HSV (HSB):
122°, 98.4127%, 24.7059%
XYZ:
1.8065, 3.5680, 0.6796
xyY:
0.2984, 0.5894, 3.5680
CIE-Lab:
22.1887, -31.1723, 28.5352
CIE-LCH:
22.1887, 42.2607, 137.5290
CIE-Luv:
22.1887, -20.7338, 26.3774
Hunter-Lab:
18.8893, -15.9855, 11.0892
#013f03 color charts
#013f03 color shades, tints & tones
#013f03 color schemes
#013f03 color preview, HTML & CSS examples
This text has a color of #013f03
<p style="color:#013f03;">Text here</p>
.mytext {color:#013f03;}
This box has a color of #013f03
<div style="background-color:#013f03;">Content here</div>
.mybackground {background-color:#013f03;}
Border around this has a color of #013f03
<div style="border:2px solid #013f03;">Content here</div>
.myborder {border:2px solid #013f03;}