#c7255d color space conversions
Hex:
#c7255d
RGB:
199, 37, 93
CMY:
22, 85, 64
CMYK:
0, 81, 53, 22
HSL:
339°, 68.6441%, 46.2745%
HSV (HSB):
339°, 81.4070%, 78.0392%
XYZ:
26.1905, 14.2556, 11.7271
xyY:
0.5020, 0.2732, 14.2556
CIE-Lab:
44.5972, 64.1709, 9.3210
CIE-LCH:
44.5972, 64.8443, 8.2646
CIE-Luv:
44.5972, 105.9978, -1.2400
Hunter-Lab:
37.7565, 57.7460, 8.0142
#c7255d color charts
#c7255d color shades, tints & tones
#c7255d color schemes
#c7255d color preview, HTML & CSS examples
This text has a color of #c7255d
<p style="color:#c7255d;">Text here</p>
.mytext {color:#c7255d;}
This box has a color of #c7255d
<div style="background-color:#c7255d;">Content here</div>
.mybackground {background-color:#c7255d;}
Border around this has a color of #c7255d
<div style="border:2px solid #c7255d;">Content here</div>
.myborder {border:2px solid #c7255d;}