#c06d8f color space conversions
Hex:
#c06d8f
RGB:
192, 109, 143
CMY:
25, 57, 44
CMYK:
0, 43, 26, 25
HSL:
335°, 39.7129%, 59.0196%
HSV (HSB):
335°, 43.2292%, 75.2941%
XYZ:
32.1648, 24.1269, 28.9483
xyY:
0.3773, 0.2830, 24.1269
CIE-Lab:
56.2146, 37.1615, -4.0950
CIE-LCH:
56.2146, 37.3865, 353.7118
CIE-Luv:
56.2146, 50.9295, -12.2888
Hunter-Lab:
49.1192, 30.9290, -0.5590
#c06d8f color charts
#c06d8f color shades, tints & tones
#c06d8f color schemes
#c06d8f color preview, HTML & CSS examples
This text has a color of #c06d8f
<p style="color:#c06d8f;">Text here</p>
.mytext {color:#c06d8f;}
This box has a color of #c06d8f
<div style="background-color:#c06d8f;">Content here</div>
.mybackground {background-color:#c06d8f;}
Border around this has a color of #c06d8f
<div style="border:2px solid #c06d8f;">Content here</div>
.myborder {border:2px solid #c06d8f;}