#c8103c color space conversions
Hex:
#c8103c
RGB:
200, 16, 60
CMY:
22, 94, 76
CMYK:
0, 92, 70, 22
HSL:
346°, 85.1852%, 42.3529%
HSV (HSB):
346°, 92.0000%, 78.4314%
XYZ:
24.8203, 12.9762, 5.4714
xyY:
0.5736, 0.2999, 12.9762
CIE-Lab:
42.7273, 66.4548, 27.4505
CIE-LCH:
42.7273, 71.9011, 22.4441
CIE-Luv:
42.7273, 123.9011, 14.8725
Hunter-Lab:
36.0225, 59.9513, 16.2102
#c8103c color charts
#c8103c color shades, tints & tones
#c8103c color schemes
#c8103c color preview, HTML & CSS examples
This text has a color of #c8103c
<p style="color:#c8103c;">Text here</p>
.mytext {color:#c8103c;}
This box has a color of #c8103c
<div style="background-color:#c8103c;">Content here</div>
.mybackground {background-color:#c8103c;}
Border around this has a color of #c8103c
<div style="border:2px solid #c8103c;">Content here</div>
.myborder {border:2px solid #c8103c;}