#c8304e color space conversions
Hex:
#c8304e
RGB:
200, 48, 78
CMY:
22, 81, 69
CMYK:
0, 76, 61, 22
HSL:
348°, 61.2903%, 48.6275%
HSV (HSB):
348°, 76.0000%, 78.4314%
XYZ:
26.2515, 14.9433, 8.7085
xyY:
0.5260, 0.2994, 14.9433
CIE-Lab:
45.5565, 60.2886, 19.9616
CIE-LCH:
45.5565, 63.5073, 18.3198
CIE-Luv:
45.5565, 107.7228, 10.6707
Hunter-Lab:
38.6566, 53.5695, 13.7029
#c8304e color charts
#c8304e color shades, tints & tones
#c8304e color schemes
#c8304e color preview, HTML & CSS examples
This text has a color of #c8304e
<p style="color:#c8304e;">Text here</p>
.mytext {color:#c8304e;}
This box has a color of #c8304e
<div style="background-color:#c8304e;">Content here</div>
.mybackground {background-color:#c8304e;}
Border around this has a color of #c8304e
<div style="border:2px solid #c8304e;">Content here</div>
.myborder {border:2px solid #c8304e;}