#c8153d color space conversions
Hex:
#c8153d
RGB:
200, 21, 61
CMY:
22, 92, 76
CMYK:
0, 90, 70, 22
HSL:
347°, 80.9955%, 43.3333%
HSV (HSB):
347°, 89.5000%, 78.4314%
XYZ:
24.9299, 13.1526, 5.6396
xyY:
0.5702, 0.3008, 13.1526
CIE-Lab:
42.9923, 65.7823, 27.1587
CIE-LCH:
42.9923, 71.1681, 22.4336
CIE-Luv:
42.9923, 122.4863, 14.9028
Hunter-Lab:
36.2665, 59.2358, 16.1667
#c8153d color charts
#c8153d color shades, tints & tones
#c8153d color schemes
#c8153d color preview, HTML & CSS examples
This text has a color of #c8153d
<p style="color:#c8153d;">Text here</p>
.mytext {color:#c8153d;}
This box has a color of #c8153d
<div style="background-color:#c8153d;">Content here</div>
.mybackground {background-color:#c8153d;}
Border around this has a color of #c8153d
<div style="border:2px solid #c8153d;">Content here</div>
.myborder {border:2px solid #c8153d;}