#c06e8a color space conversions
Hex:
#c06e8a
RGB:
192, 110, 138
CMY:
25, 57, 46
CMYK:
0, 43, 28, 25
HSL:
340°, 39.4231%, 59.2157%
HSV (HSB):
340°, 42.7083%, 75.2941%
XYZ:
31.9016, 24.1933, 27.0331
xyY:
0.3838, 0.2910, 24.1933
CIE-Lab:
56.2808, 35.9233, -1.0799
CIE-LCH:
56.2808, 35.9396, 358.2782
CIE-Luv:
56.2808, 51.4328, -7.9050
Hunter-Lab:
49.1867, 29.6952, 1.8447
#c06e8a color charts
#c06e8a color shades, tints & tones
#c06e8a color schemes
#c06e8a color preview, HTML & CSS examples
This text has a color of #c06e8a
<p style="color:#c06e8a;">Text here</p>
.mytext {color:#c06e8a;}
This box has a color of #c06e8a
<div style="background-color:#c06e8a;">Content here</div>
.mybackground {background-color:#c06e8a;}
Border around this has a color of #c06e8a
<div style="border:2px solid #c06e8a;">Content here</div>
.myborder {border:2px solid #c06e8a;}