#c8165e color space conversions
Hex:
#c8165e
RGB:
200, 22, 94
CMY:
22, 91, 63
CMYK:
0, 89, 53, 22
HSL:
336°, 80.1802%, 43.5294%
HSV (HSB):
336°, 89.0000%, 78.4314%
XYZ:
26.1267, 13.6613, 11.8495
xyY:
0.5060, 0.2646, 13.6613
CIE-Lab:
43.7433, 67.5872, 7.5187
CIE-LCH:
43.7433, 68.0042, 6.3478
CIE-Luv:
43.7433, 110.4148, -4.0619
Hunter-Lab:
36.9612, 61.4937, 6.8649
#c8165e color charts
#c8165e color shades, tints & tones
#c8165e color schemes
#c8165e color preview, HTML & CSS examples
This text has a color of #c8165e
<p style="color:#c8165e;">Text here</p>
.mytext {color:#c8165e;}
This box has a color of #c8165e
<div style="background-color:#c8165e;">Content here</div>
.mybackground {background-color:#c8165e;}
Border around this has a color of #c8165e
<div style="border:2px solid #c8165e;">Content here</div>
.myborder {border:2px solid #c8165e;}