#c06d9e color space conversions
Hex:
#c06d9e
RGB:
192, 109, 158
CMY:
25, 57, 38
CMYK:
0, 43, 18, 25
HSL:
325°, 39.7129%, 59.0196%
HSV (HSB):
325°, 43.2292%, 75.2941%
XYZ:
33.3784, 24.6124, 35.3392
xyY:
0.3576, 0.2637, 24.6124
CIE-Lab:
56.6958, 39.4160, -12.1074
CIE-LCH:
56.6958, 41.2336, 342.9246
CIE-Luv:
56.6958, 47.6735, -24.1669
Hunter-Lab:
49.6109, 33.2767, -7.5063
#c06d9e color charts
#c06d9e color shades, tints & tones
#c06d9e color schemes
#c06d9e color preview, HTML & CSS examples
This text has a color of #c06d9e
<p style="color:#c06d9e;">Text here</p>
.mytext {color:#c06d9e;}
This box has a color of #c06d9e
<div style="background-color:#c06d9e;">Content here</div>
.mybackground {background-color:#c06d9e;}
Border around this has a color of #c06d9e
<div style="border:2px solid #c06d9e;">Content here</div>
.myborder {border:2px solid #c06d9e;}