#c2525b color space conversions
Hex:
#c2525b
RGB:
194, 82, 91
CMY:
24, 68, 64
CMYK:
0, 58, 53, 24
HSL:
355°, 47.8632%, 54.1176%
HSV (HSB):
355°, 57.7320%, 76.0784%
XYZ:
27.1538, 18.2593, 11.9908
xyY:
0.4730, 0.3181, 18.2593
CIE-Lab:
49.8091, 45.6469, 17.5992
CIE-LCH:
49.8091, 48.9221, 21.0841
CIE-Luv:
49.8091, 80.5809, 12.4829
Hunter-Lab:
42.7308, 38.6507, 13.2741
#c2525b color charts
#c2525b color shades, tints & tones
#c2525b color schemes
#c2525b color preview, HTML & CSS examples
This text has a color of #c2525b
<p style="color:#c2525b;">Text here</p>
.mytext {color:#c2525b;}
This box has a color of #c2525b
<div style="background-color:#c2525b;">Content here</div>
.mybackground {background-color:#c2525b;}
Border around this has a color of #c2525b
<div style="border:2px solid #c2525b;">Content here</div>
.myborder {border:2px solid #c2525b;}