#004c1c color space conversions
Hex:
#004c1c
RGB:
0, 76, 28
CMY:
100, 70, 89
CMYK:
100, 0, 63, 70
HSL:
142°, 100.0000%, 14.9020%
HSV (HSB):
142°, 100.0000%, 29.8039%
XYZ:
2.7940, 5.2527, 1.9652
xyY:
0.2791, 0.5246, 5.2527
CIE-Lab:
27.4430, -32.9415, 22.4394
CIE-LCH:
27.4430, 39.8581, 145.7378
CIE-Luv:
27.4430, -25.0030, 25.7094
Hunter-Lab:
22.9188, -18.3469, 10.9592
#004c1c color charts
#004c1c color shades, tints & tones
#004c1c color schemes
#004c1c color preview, HTML & CSS examples
This text has a color of #004c1c
<p style="color:#004c1c;">Text here</p>
.mytext {color:#004c1c;}
This box has a color of #004c1c
<div style="background-color:#004c1c;">Content here</div>
.mybackground {background-color:#004c1c;}
Border around this has a color of #004c1c
<div style="border:2px solid #004c1c;">Content here</div>
.myborder {border:2px solid #004c1c;}