#c7256d color space conversions
Hex:
#c7256d
RGB:
199, 37, 109
CMY:
22, 85, 57
CMYK:
0, 81, 45, 22
HSL:
333°, 68.6441%, 46.2745%
HSV (HSB):
333°, 81.4070%, 78.0392%
XYZ:
26.9751, 14.5694, 15.8584
xyY:
0.4699, 0.2538, 14.5694
CIE-Lab:
45.0387, 65.4851, 0.0114
CIE-LCH:
45.0387, 65.4851, 0.0100
CIE-Luv:
45.0387, 99.7147, -12.2673
Hunter-Lab:
38.1699, 59.3508, 2.0857
#c7256d color charts
#c7256d color shades, tints & tones
#c7256d color schemes
#c7256d color preview, HTML & CSS examples
This text has a color of #c7256d
<p style="color:#c7256d;">Text here</p>
.mytext {color:#c7256d;}
This box has a color of #c7256d
<div style="background-color:#c7256d;">Content here</div>
.mybackground {background-color:#c7256d;}
Border around this has a color of #c7256d
<div style="border:2px solid #c7256d;">Content here</div>
.myborder {border:2px solid #c7256d;}