#013f32 color space conversions
Hex:
#013f32
RGB:
1, 63, 50
CMY:
100, 75, 80
CMYK:
98, 0, 21, 75
HSL:
167°, 96.8750%, 12.5490%
HSV (HSB):
167°, 98.4127%, 24.7059%
XYZ:
2.3657, 3.7918, 3.6248
xyY:
0.2418, 0.3876, 3.7918
CIE-Lab:
22.9707, -21.9904, 2.8523
CIE-LCH:
22.9707, 22.1746, 172.6097
CIE-Luv:
22.9707, -18.7768, 5.4842
Hunter-Lab:
19.4724, -12.3904, 2.5938
#013f32 color charts
#013f32 color shades, tints & tones
#013f32 color schemes
#013f32 color preview, HTML & CSS examples
This text has a color of #013f32
<p style="color:#013f32;">Text here</p>
.mytext {color:#013f32;}
This box has a color of #013f32
<div style="background-color:#013f32;">Content here</div>
.mybackground {background-color:#013f32;}
Border around this has a color of #013f32
<div style="border:2px solid #013f32;">Content here</div>
.myborder {border:2px solid #013f32;}