#c8106e color space conversions
Hex:
#c8106e
RGB:
200, 16, 110
CMY:
22, 94, 57
CMYK:
0, 92, 45, 22
HSL:
329°, 85.1852%, 42.3529%
HSV (HSB):
329°, 92.0000%, 78.4314%
XYZ:
26.8192, 13.7757, 15.9973
xyY:
0.4739, 0.2434, 13.7757
CIE-Lab:
43.9096, 69.7176, -2.2416
CIE-LCH:
43.9096, 69.7537, 358.1584
CIE-Luv:
43.9096, 104.6444, -15.8812
Hunter-Lab:
37.1157, 64.0288, 0.4263
#c8106e color charts
#c8106e color shades, tints & tones
#c8106e color schemes
#c8106e color preview, HTML & CSS examples
This text has a color of #c8106e
<p style="color:#c8106e;">Text here</p>
.mytext {color:#c8106e;}
This box has a color of #c8106e
<div style="background-color:#c8106e;">Content here</div>
.mybackground {background-color:#c8106e;}
Border around this has a color of #c8106e
<div style="border:2px solid #c8106e;">Content here</div>
.myborder {border:2px solid #c8106e;}