#c8153b color space conversions
Hex:
#c8153b
RGB:
200, 21, 59
CMY:
22, 92, 77
CMYK:
0, 90, 71, 22
HSL:
347°, 80.9955%, 43.3333%
HSV (HSB):
347°, 89.5000%, 78.4314%
XYZ:
24.8770, 13.1315, 5.3611
xyY:
0.5736, 0.3028, 13.1315
CIE-Lab:
42.9607, 65.6922, 28.3521
CIE-LCH:
42.9607, 71.5493, 23.3446
CIE-Luv:
42.9607, 123.0797, 15.8459
Hunter-Lab:
36.2374, 59.1252, 16.5945
#c8153b color charts
#c8153b color shades, tints & tones
#c8153b color schemes
#c8153b color preview, HTML & CSS examples
This text has a color of #c8153b
<p style="color:#c8153b;">Text here</p>
.mytext {color:#c8153b;}
This box has a color of #c8153b
<div style="background-color:#c8153b;">Content here</div>
.mybackground {background-color:#c8153b;}
Border around this has a color of #c8153b
<div style="border:2px solid #c8153b;">Content here</div>
.myborder {border:2px solid #c8153b;}