#004b32 color space conversions
Hex:
#004b32
RGB:
0, 75, 50
CMY:
100, 71, 80
CMYK:
100, 0, 33, 71
HSL:
160°, 100.0000%, 14.7059%
HSV (HSB):
160°, 100.0000%, 29.4118%
XYZ:
3.0918, 5.2624, 3.8704
xyY:
0.2529, 0.4305, 5.2624
CIE-Lab:
27.4697, -27.7593, 9.1878
CIE-LCH:
27.4697, 29.2402, 161.6865
CIE-Luv:
27.4697, -23.4860, 13.3749
Hunter-Lab:
22.9400, -16.0872, 6.0547
#004b32 color charts
#004b32 color shades, tints & tones
#004b32 color schemes
#004b32 color preview, HTML & CSS examples
This text has a color of #004b32
<p style="color:#004b32;">Text here</p>
.mytext {color:#004b32;}
This box has a color of #004b32
<div style="background-color:#004b32;">Content here</div>
.mybackground {background-color:#004b32;}
Border around this has a color of #004b32
<div style="border:2px solid #004b32;">Content here</div>
.myborder {border:2px solid #004b32;}