#c06e7c color space conversions
Hex:
#c06e7c
RGB:
192, 110, 124
CMY:
25, 57, 51
CMYK:
0, 43, 35, 25
HSL:
350°, 39.4231%, 59.2157%
HSV (HSB):
350°, 42.7083%, 75.2941%
XYZ:
30.9522, 23.8136, 22.0339
xyY:
0.4030, 0.3101, 23.8136
CIE-Lab:
55.9006, 34.0804, 6.5471
CIE-LCH:
55.9006, 34.7036, 10.8744
CIE-Luv:
55.9006, 54.2943, 2.5226
Hunter-Lab:
48.7991, 27.8202, 7.3886
#c06e7c color charts
#c06e7c color shades, tints & tones
#c06e7c color schemes
#c06e7c color preview, HTML & CSS examples
This text has a color of #c06e7c
<p style="color:#c06e7c;">Text here</p>
.mytext {color:#c06e7c;}
This box has a color of #c06e7c
<div style="background-color:#c06e7c;">Content here</div>
.mybackground {background-color:#c06e7c;}
Border around this has a color of #c06e7c
<div style="border:2px solid #c06e7c;">Content here</div>
.myborder {border:2px solid #c06e7c;}