#c8065c color space conversions
Hex:
#c8065c
RGB:
200, 6, 92
CMY:
22, 98, 64
CMYK:
0, 97, 54, 22
HSL:
333°, 94.1748%, 40.3922%
HSV (HSB):
333°, 97.0000%, 78.4314%
XYZ:
25.8163, 13.1823, 11.3090
xyY:
0.5132, 0.2620, 13.1823
CIE-Lab:
43.0367, 69.3403, 7.7751
CIE-LCH:
43.0367, 69.7749, 6.3978
CIE-Luv:
43.0367, 113.6994, -4.2273
Hunter-Lab:
36.3075, 63.3838, 6.9477
#c8065c color charts
#c8065c color shades, tints & tones
#c8065c color schemes
#c8065c color preview, HTML & CSS examples
This text has a color of #c8065c
<p style="color:#c8065c;">Text here</p>
.mytext {color:#c8065c;}
This box has a color of #c8065c
<div style="background-color:#c8065c;">Content here</div>
.mybackground {background-color:#c8065c;}
Border around this has a color of #c8065c
<div style="border:2px solid #c8065c;">Content here</div>
.myborder {border:2px solid #c8065c;}