#c76f7d color space conversions
Hex:
#c76f7d
RGB:
199, 111, 125
CMY:
22, 56, 51
CMYK:
0, 44, 37, 22
HSL:
350°, 44.0000%, 60.7843%
HSV (HSB):
350°, 44.2211%, 78.0392%
XYZ:
32.9393, 24.9917, 22.4898
xyY:
0.4096, 0.3108, 24.9917
CIE-Lab:
57.0673, 36.2608, 7.7542
CIE-LCH:
57.0673, 37.0806, 12.0706
CIE-Luv:
57.0673, 58.8887, 3.6406
Hunter-Lab:
49.9917, 30.1275, 8.3213
#c76f7d color charts
#c76f7d color shades, tints & tones
#c76f7d color schemes
#c76f7d color preview, HTML & CSS examples
This text has a color of #c76f7d
<p style="color:#c76f7d;">Text here</p>
.mytext {color:#c76f7d;}
This box has a color of #c76f7d
<div style="background-color:#c76f7d;">Content here</div>
.mybackground {background-color:#c76f7d;}
Border around this has a color of #c76f7d
<div style="border:2px solid #c76f7d;">Content here</div>
.myborder {border:2px solid #c76f7d;}