#c8103b color space conversions
Hex:
#c8103b
RGB:
200, 16, 59
CMY:
22, 94, 77
CMYK:
0, 92, 71, 22
HSL:
346°, 85.1852%, 42.3529%
HSV (HSB):
346°, 92.0000%, 78.4314%
XYZ:
24.7941, 12.9657, 5.3335
xyY:
0.5754, 0.3009, 12.9657
CIE-Lab:
42.7115, 66.4104, 28.0487
CIE-LCH:
42.7115, 72.0908, 22.8970
CIE-Luv:
42.7115, 124.2011, 15.3422
Hunter-Lab:
36.0079, 59.8966, 16.4235
#c8103b color charts
#c8103b color shades, tints & tones
#c8103b color schemes
#c8103b color preview, HTML & CSS examples
This text has a color of #c8103b
<p style="color:#c8103b;">Text here</p>
.mytext {color:#c8103b;}
This box has a color of #c8103b
<div style="background-color:#c8103b;">Content here</div>
.mybackground {background-color:#c8103b;}
Border around this has a color of #c8103b
<div style="border:2px solid #c8103b;">Content here</div>
.myborder {border:2px solid #c8103b;}