#c6153d color space conversions
Hex:
#c6153d
RGB:
198, 21, 61
CMY:
22, 92, 76
CMYK:
0, 89, 69, 22
HSL:
346°, 80.8219%, 42.9412%
HSV (HSB):
346°, 89.3939%, 77.6471%
XYZ:
24.3992, 12.8790, 5.6148
xyY:
0.5688, 0.3003, 12.8790
CIE-Lab:
42.5804, 65.2703, 26.5581
CIE-LCH:
42.5804, 70.4666, 22.1411
CIE-Luv:
42.5804, 120.9369, 14.4500
Hunter-Lab:
35.8874, 58.5561, 15.8449
#c6153d color charts
#c6153d color shades, tints & tones
#c6153d color schemes
#c6153d color preview, HTML & CSS examples
This text has a color of #c6153d
<p style="color:#c6153d;">Text here</p>
.mytext {color:#c6153d;}
This box has a color of #c6153d
<div style="background-color:#c6153d;">Content here</div>
.mybackground {background-color:#c6153d;}
Border around this has a color of #c6153d
<div style="border:2px solid #c6153d;">Content here</div>
.myborder {border:2px solid #c6153d;}