#c4282d color space conversions
Hex:
#c4282d
RGB:
196, 40, 45
CMY:
23, 84, 82
CMYK:
0, 80, 77, 23
HSL:
358°, 66.1017%, 46.2745%
HSV (HSB):
358°, 79.5918%, 76.8627%
XYZ:
23.9974, 13.4428, 3.8125
xyY:
0.5817, 0.3259, 13.4428
CIE-Lab:
43.4230, 59.8844, 37.0228
CIE-LCH:
43.4230, 70.4047, 31.7259
CIE-Luv:
43.4230, 116.8783, 23.6999
Hunter-Lab:
36.6644, 52.6680, 19.4999
#c4282d color charts
#c4282d color shades, tints & tones
#c4282d color schemes
#c4282d color preview, HTML & CSS examples
This text has a color of #c4282d
<p style="color:#c4282d;">Text here</p>
.mytext {color:#c4282d;}
This box has a color of #c4282d
<div style="background-color:#c4282d;">Content here</div>
.mybackground {background-color:#c4282d;}
Border around this has a color of #c4282d
<div style="border:2px solid #c4282d;">Content here</div>
.myborder {border:2px solid #c4282d;}