#c7264e color space conversions
Hex:
#c7264e
RGB:
199, 38, 78
CMY:
22, 85, 69
CMYK:
0, 81, 61, 22
HSL:
345°, 67.9325%, 46.4706%
HSV (HSB):
345°, 80.9045%, 78.0392%
XYZ:
25.6214, 14.0784, 8.5747
xyY:
0.5307, 0.2916, 14.0784
CIE-Lab:
44.3452, 62.8836, 18.3165
CIE-LCH:
44.3452, 65.4969, 16.2396
CIE-Luv:
44.3452, 111.0026, 8.2506
Hunter-Lab:
37.5212, 56.2271, 12.7153
#c7264e color charts
#c7264e color shades, tints & tones
#c7264e color schemes
#c7264e color preview, HTML & CSS examples
This text has a color of #c7264e
<p style="color:#c7264e;">Text here</p>
.mytext {color:#c7264e;}
This box has a color of #c7264e
<div style="background-color:#c7264e;">Content here</div>
.mybackground {background-color:#c7264e;}
Border around this has a color of #c7264e
<div style="border:2px solid #c7264e;">Content here</div>
.myborder {border:2px solid #c7264e;}