#c06d8c color space conversions
Hex:
#c06d8c
RGB:
192, 109, 140
CMY:
25, 57, 45
CMYK:
0, 43, 27, 25
HSL:
338°, 39.7129%, 59.0196%
HSV (HSB):
338°, 43.2292%, 75.2941%
XYZ:
31.9405, 24.0372, 27.7671
xyY:
0.3814, 0.2870, 24.0372
CIE-Lab:
56.1250, 36.7360, -2.4760
CIE-LCH:
56.1250, 36.8194, 356.1440
CIE-Luv:
56.1250, 51.5704, -9.9669
Hunter-Lab:
49.0277, 30.4903, 0.7402
#c06d8c color charts
#c06d8c color shades, tints & tones
#c06d8c color schemes
#c06d8c color preview, HTML & CSS examples
This text has a color of #c06d8c
<p style="color:#c06d8c;">Text here</p>
.mytext {color:#c06d8c;}
This box has a color of #c06d8c
<div style="background-color:#c06d8c;">Content here</div>
.mybackground {background-color:#c06d8c;}
Border around this has a color of #c06d8c
<div style="border:2px solid #c06d8c;">Content here</div>
.myborder {border:2px solid #c06d8c;}