#013f00 color space conversions
Hex:
#013f00
RGB:
1, 63, 0
CMY:
100, 75, 100
CMYK:
98, 0, 100, 75
HSL:
119°, 100.0000%, 12.3529%
HSV (HSB):
119°, 100.0000%, 24.7059%
XYZ:
1.7900, 3.5615, 0.5931
xyY:
0.3011, 0.5991, 3.5615
CIE-Lab:
22.1652, -31.4771, 29.7327
CIE-LCH:
22.1652, 43.2994, 136.6324
CIE-Luv:
22.1652, -20.8057, 27.1108
Hunter-Lab:
18.8718, -16.0947, 11.3470
#013f00 color charts
#013f00 color shades, tints & tones
#013f00 color schemes
#013f00 color preview, HTML & CSS examples
This text has a color of #013f00
<p style="color:#013f00;">Text here</p>
.mytext {color:#013f00;}
This box has a color of #013f00
<div style="background-color:#013f00;">Content here</div>
.mybackground {background-color:#013f00;}
Border around this has a color of #013f00
<div style="border:2px solid #013f00;">Content here</div>
.myborder {border:2px solid #013f00;}