#013f07 color space conversions
Hex:
#013f07
RGB:
1, 63, 7
CMY:
100, 75, 97
CMYK:
98, 0, 89, 75
HSL:
126°, 96.8750%, 12.5490%
HSV (HSB):
126°, 98.4127%, 24.7059%
XYZ:
1.8284, 3.5768, 0.7950
xyY:
0.2949, 0.5769, 3.5768
CIE-Lab:
22.2199, -30.7696, 26.9384
CIE-LCH:
22.2199, 40.8956, 138.7982
CIE-Luv:
22.2199, -20.6396, 25.4123
Hunter-Lab:
18.9124, -15.8402, 10.7463
#013f07 color charts
#013f07 color shades, tints & tones
#013f07 color schemes
#013f07 color preview, HTML & CSS examples
This text has a color of #013f07
<p style="color:#013f07;">Text here</p>
.mytext {color:#013f07;}
This box has a color of #013f07
<div style="background-color:#013f07;">Content here</div>
.mybackground {background-color:#013f07;}
Border around this has a color of #013f07
<div style="border:2px solid #013f07;">Content here</div>
.myborder {border:2px solid #013f07;}