#4c0000 color space conversions
Hex:
#4c0000
RGB:
76, 0, 0
CMY:
70, 100, 100
CMYK:
0, 100, 100, 70
HSL:
0°, 100.0000%, 14.9020%
HSV (HSB):
0°, 100.0000%, 29.8039%
XYZ:
2.9805, 1.5365, 0.1395
xyY:
0.6401, 0.3300, 1.5365
CIE-Lab:
12.8382, 33.3687, 20.1398
CIE-LCH:
12.8382, 38.9754, 31.1132
CIE-Luv:
12.8382, 42.2178, 9.1043
Hunter-Lab:
12.3956, 21.2278, 8.0097
#4c0000 color charts
#4c0000 color shades, tints & tones
#4c0000 color schemes
#4c0000 color preview, HTML & CSS examples
This text has a color of #4c0000
<p style="color:#4c0000;">Text here</p>
.mytext {color:#4c0000;}
This box has a color of #4c0000
<div style="background-color:#4c0000;">Content here</div>
.mybackground {background-color:#4c0000;}
Border around this has a color of #4c0000
<div style="border:2px solid #4c0000;">Content here</div>
.myborder {border:2px solid #4c0000;}