#c8264e color space conversions
Hex:
#c8264e
RGB:
200, 38, 78
CMY:
22, 85, 69
CMYK:
0, 81, 61, 22
HSL:
345°, 68.0672%, 46.6667%
HSV (HSB):
345°, 81.0000%, 78.4314%
XYZ:
25.8877, 14.2156, 8.5872
xyY:
0.5317, 0.2920, 14.2156
CIE-Lab:
44.5406, 63.1559, 18.6120
CIE-LCH:
44.5406, 65.8413, 16.4202
CIE-Luv:
44.5406, 111.8038, 8.4948
Hunter-Lab:
37.7036, 56.5784, 12.8890
#c8264e color charts
#c8264e color shades, tints & tones
#c8264e color schemes
#c8264e color preview, HTML & CSS examples
This text has a color of #c8264e
<p style="color:#c8264e;">Text here</p>
.mytext {color:#c8264e;}
This box has a color of #c8264e
<div style="background-color:#c8264e;">Content here</div>
.mybackground {background-color:#c8264e;}
Border around this has a color of #c8264e
<div style="border:2px solid #c8264e;">Content here</div>
.myborder {border:2px solid #c8264e;}