#004b2c color space conversions
Hex:
#004b2c
RGB:
0, 75, 44
CMY:
100, 71, 83
CMYK:
100, 0, 41, 71
HSL:
155°, 100.0000%, 14.7059%
HSV (HSB):
155°, 100.0000%, 29.4118%
XYZ:
2.9707, 5.2140, 3.2327
xyY:
0.2602, 0.4567, 5.2140
CIE-Lab:
27.3360, -29.2943, 12.7875
CIE-LCH:
27.3360, 31.9637, 156.4178
CIE-Luv:
27.3360, -23.8400, 17.0654
Hunter-Lab:
22.8342, -16.7372, 7.5901
#004b2c color charts
#004b2c color shades, tints & tones
#004b2c color schemes
#004b2c color preview, HTML & CSS examples
This text has a color of #004b2c
<p style="color:#004b2c;">Text here</p>
.mytext {color:#004b2c;}
This box has a color of #004b2c
<div style="background-color:#004b2c;">Content here</div>
.mybackground {background-color:#004b2c;}
Border around this has a color of #004b2c
<div style="border:2px solid #004b2c;">Content here</div>
.myborder {border:2px solid #004b2c;}