#c7274e color space conversions
Hex:
#c7274e
RGB:
199, 39, 78
CMY:
22, 85, 69
CMYK:
0, 80, 61, 22
HSL:
345°, 67.2269%, 46.6667%
HSV (HSB):
345°, 80.4020%, 78.0392%
XYZ:
25.6539, 14.1432, 8.5855
xyY:
0.5302, 0.2923, 14.1432
CIE-Lab:
44.4376, 62.6211, 18.4400
CIE-LCH:
44.4376, 65.2797, 16.4081
CIE-Luv:
44.4376, 110.6309, 8.4493
Hunter-Lab:
37.6075, 55.9504, 12.7897
#c7274e color charts
#c7274e color shades, tints & tones
#c7274e color schemes
#c7274e color preview, HTML & CSS examples
This text has a color of #c7274e
<p style="color:#c7274e;">Text here</p>
.mytext {color:#c7274e;}
This box has a color of #c7274e
<div style="background-color:#c7274e;">Content here</div>
.mybackground {background-color:#c7274e;}
Border around this has a color of #c7274e
<div style="border:2px solid #c7274e;">Content here</div>
.myborder {border:2px solid #c7274e;}