#c86da5 color space conversions
Hex:
#c86da5
RGB:
200, 109, 165
CMY:
22, 57, 35
CMYK:
0, 46, 18, 22
HSL:
323°, 45.2736%, 60.5882%
HSV (HSB):
323°, 45.5000%, 78.4314%
XYZ:
36.0796, 25.9333, 38.7013
xyY:
0.3582, 0.2575, 25.9333
CIE-Lab:
57.9736, 43.1780, -14.1316
CIE-LCH:
57.9736, 45.4317, 341.8773
CIE-Luv:
57.9736, 51.8761, -27.9303
Hunter-Lab:
50.9247, 37.3471, -9.4114
#c86da5 color charts
#c86da5 color shades, tints & tones
#c86da5 color schemes
#c86da5 color preview, HTML & CSS examples
This text has a color of #c86da5
<p style="color:#c86da5;">Text here</p>
.mytext {color:#c86da5;}
This box has a color of #c86da5
<div style="background-color:#c86da5;">Content here</div>
.mybackground {background-color:#c86da5;}
Border around this has a color of #c86da5
<div style="border:2px solid #c86da5;">Content here</div>
.myborder {border:2px solid #c86da5;}