#c2123b color space conversions
Hex:
#c2123b
RGB:
194, 18, 59
CMY:
24, 93, 77
CMYK:
0, 91, 70, 24
HSL:
346°, 83.0189%, 41.5686%
HSV (HSB):
346°, 90.7216%, 76.0784%
XYZ:
23.2539, 12.2177, 5.2703
xyY:
0.5708, 0.2999, 12.2177
CIE-Lab:
41.5601, 64.6162, 26.3536
CIE-LCH:
41.5601, 69.7837, 22.1880
CIE-Luv:
41.5601, 119.1459, 14.1770
Hunter-Lab:
34.9538, 57.5820, 15.5280
#c2123b color charts
#c2123b color shades, tints & tones
#c2123b color schemes
#c2123b color preview, HTML & CSS examples
This text has a color of #c2123b
<p style="color:#c2123b;">Text here</p>
.mytext {color:#c2123b;}
This box has a color of #c2123b
<div style="background-color:#c2123b;">Content here</div>
.mybackground {background-color:#c2123b;}
Border around this has a color of #c2123b
<div style="border:2px solid #c2123b;">Content here</div>
.myborder {border:2px solid #c2123b;}