#c5025c color space conversions
Hex:
#c5025c
RGB:
197, 2, 92
CMY:
23, 99, 64
CMYK:
0, 99, 53, 23
HSL:
332°, 97.9899%, 39.0196%
HSV (HSB):
332°, 98.9848%, 77.2549%
XYZ:
24.9794, 12.6864, 11.2574
xyY:
0.5106, 0.2593, 12.6864
CIE-Lab:
42.2869, 69.0345, 6.6257
CIE-LCH:
42.2869, 69.3517, 5.4822
CIE-Luv:
42.2869, 111.7924, -5.4308
Hunter-Lab:
35.6180, 62.8531, 6.1935
#c5025c color charts
#c5025c color shades, tints & tones
#c5025c color schemes
#c5025c color preview, HTML & CSS examples
This text has a color of #c5025c
<p style="color:#c5025c;">Text here</p>
.mytext {color:#c5025c;}
This box has a color of #c5025c
<div style="background-color:#c5025c;">Content here</div>
.mybackground {background-color:#c5025c;}
Border around this has a color of #c5025c
<div style="border:2px solid #c5025c;">Content here</div>
.myborder {border:2px solid #c5025c;}