#c76b8e color space conversions
Hex:
#c76b8e
RGB:
199, 107, 142
CMY:
22, 58, 44
CMYK:
0, 46, 29, 22
HSL:
337°, 45.0980%, 60.0000%
HSV (HSB):
337°, 46.2312%, 78.0392%
XYZ:
33.6934, 24.6105, 28.5657
xyY:
0.3879, 0.2833, 24.6105
CIE-Lab:
56.6939, 40.5300, -2.6995
CIE-LCH:
56.6939, 40.6198, 356.1895
CIE-Luv:
56.6939, 57.5066, -11.0281
Hunter-Lab:
49.6090, 34.4177, 0.5861
#c76b8e color charts
#c76b8e color shades, tints & tones
#c76b8e color schemes
#c76b8e color preview, HTML & CSS examples
This text has a color of #c76b8e
<p style="color:#c76b8e;">Text here</p>
.mytext {color:#c76b8e;}
This box has a color of #c76b8e
<div style="background-color:#c76b8e;">Content here</div>
.mybackground {background-color:#c76b8e;}
Border around this has a color of #c76b8e
<div style="border:2px solid #c76b8e;">Content here</div>
.myborder {border:2px solid #c76b8e;}