#c06f7e color space conversions
Hex:
#c06f7e
RGB:
192, 111, 126
CMY:
25, 56, 51
CMYK:
0, 42, 34, 25
HSL:
349°, 39.1304%, 59.4118%
HSV (HSB):
349°, 42.1875%, 75.2941%
XYZ:
31.1886, 24.0817, 22.7431
xyY:
0.3998, 0.3087, 24.0817
CIE-Lab:
56.1695, 33.7947, 5.7642
CIE-LCH:
56.1695, 34.2828, 9.6794
CIE-Luv:
56.1695, 53.2949, 1.5841
Hunter-Lab:
49.0731, 27.5683, 6.8731
#c06f7e color charts
#c06f7e color shades, tints & tones
#c06f7e color schemes
#c06f7e color preview, HTML & CSS examples
This text has a color of #c06f7e
<p style="color:#c06f7e;">Text here</p>
.mytext {color:#c06f7e;}
This box has a color of #c06f7e
<div style="background-color:#c06f7e;">Content here</div>
.mybackground {background-color:#c06f7e;}
Border around this has a color of #c06f7e
<div style="border:2px solid #c06f7e;">Content here</div>
.myborder {border:2px solid #c06f7e;}