#c06f78 color space conversions
Hex:
#c06f78
RGB:
192, 111, 120
CMY:
25, 56, 53
CMYK:
0, 42, 38, 25
HSL:
353°, 39.1304%, 59.4118%
HSV (HSB):
353°, 42.1875%, 75.2941%
XYZ:
30.8128, 23.9314, 20.7645
xyY:
0.4081, 0.3169, 23.9314
CIE-Lab:
56.0191, 33.0527, 9.0509
CIE-LCH:
56.0191, 34.2695, 15.3140
CIE-Luv:
56.0191, 54.4681, 5.8933
Hunter-Lab:
48.9197, 26.8213, 9.0775
#c06f78 color charts
#c06f78 color shades, tints & tones
#c06f78 color schemes
#c06f78 color preview, HTML & CSS examples
This text has a color of #c06f78
<p style="color:#c06f78;">Text here</p>
.mytext {color:#c06f78;}
This box has a color of #c06f78
<div style="background-color:#c06f78;">Content here</div>
.mybackground {background-color:#c06f78;}
Border around this has a color of #c06f78
<div style="border:2px solid #c06f78;">Content here</div>
.myborder {border:2px solid #c06f78;}