#c2153f color space conversions
Hex:
#c2153f
RGB:
194, 21, 63
CMY:
24, 92, 75
CMYK:
0, 89, 68, 24
HSL:
345°, 80.4651%, 42.1569%
HSV (HSB):
345°, 89.1753%, 76.0784%
XYZ:
23.4135, 12.3645, 5.8552
xyY:
0.5624, 0.2970, 12.3645
CIE-Lab:
41.7897, 64.3402, 24.1473
CIE-LCH:
41.7897, 68.7223, 20.5714
CIE-Luv:
41.7897, 117.2043, 12.5411
Hunter-Lab:
35.1633, 57.3188, 14.7416
#c2153f color charts
#c2153f color shades, tints & tones
#c2153f color schemes
#c2153f color preview, HTML & CSS examples
This text has a color of #c2153f
<p style="color:#c2153f;">Text here</p>
.mytext {color:#c2153f;}
This box has a color of #c2153f
<div style="background-color:#c2153f;">Content here</div>
.mybackground {background-color:#c2153f;}
Border around this has a color of #c2153f
<div style="border:2px solid #c2153f;">Content here</div>
.myborder {border:2px solid #c2153f;}