#c5255c color space conversions
Hex:
#c5255c
RGB:
197, 37, 92
CMY:
23, 85, 64
CMYK:
0, 81, 53, 23
HSL:
339°, 68.3761%, 45.8824%
HSV (HSB):
339°, 81.2183%, 77.2549%
XYZ:
25.6193, 13.9662, 11.4707
xyY:
0.5018, 0.2735, 13.9662
CIE-Lab:
44.1844, 63.5676, 9.3080
CIE-LCH:
44.1844, 64.2454, 8.3304
CIE-Luv:
44.1844, 104.7562, -1.1344
Hunter-Lab:
37.3713, 56.9679, 7.9616
#c5255c color charts
#c5255c color shades, tints & tones
#c5255c color schemes
#c5255c color preview, HTML & CSS examples
This text has a color of #c5255c
<p style="color:#c5255c;">Text here</p>
.mytext {color:#c5255c;}
This box has a color of #c5255c
<div style="background-color:#c5255c;">Content here</div>
.mybackground {background-color:#c5255c;}
Border around this has a color of #c5255c
<div style="border:2px solid #c5255c;">Content here</div>
.myborder {border:2px solid #c5255c;}