#c4003d color space conversions
Hex:
#c4003d
RGB:
196, 0, 61
CMY:
23, 100, 76
CMYK:
0, 100, 69, 23
HSL:
341°, 100.0000%, 38.4314%
HSV (HSB):
341°, 100.0000%, 76.8627%
XYZ:
23.6073, 12.0727, 5.5009
xyY:
0.5733, 0.2932, 12.0727
CIE-Lab:
41.3314, 67.1780, 24.9115
CIE-LCH:
41.3314, 71.6482, 20.3462
CIE-Luv:
41.3314, 123.0727, 12.2863
Hunter-Lab:
34.7458, 60.4728, 14.9353
#c4003d color charts
#c4003d color shades, tints & tones
#c4003d color schemes
#c4003d color preview, HTML & CSS examples
This text has a color of #c4003d
<p style="color:#c4003d;">Text here</p>
.mytext {color:#c4003d;}
This box has a color of #c4003d
<div style="background-color:#c4003d;">Content here</div>
.mybackground {background-color:#c4003d;}
Border around this has a color of #c4003d
<div style="border:2px solid #c4003d;">Content here</div>
.myborder {border:2px solid #c4003d;}