#cc7b8b color space conversions
Hex:
#cc7b8b
RGB:
204, 123, 139
CMY:
20, 52, 45
CMYK:
0, 40, 32, 20
HSL:
348°, 44.2623%, 64.1176%
HSV (HSB):
348°, 39.7059%, 80.0000%
XYZ:
36.6450, 28.8674, 28.0667
xyY:
0.3916, 0.3085, 28.8674
CIE-Lab:
60.6644, 33.4612, 4.8961
CIE-LCH:
60.6644, 33.8175, 8.3245
CIE-Luv:
60.6644, 52.6921, 0.5919
Hunter-Lab:
53.7284, 27.7199, 6.6379
#cc7b8b color charts
#cc7b8b color shades, tints & tones
#cc7b8b color schemes
#cc7b8b color preview, HTML & CSS examples
This text has a color of #cc7b8b
<p style="color:#cc7b8b;">Text here</p>
.mytext {color:#cc7b8b;}
This box has a color of #cc7b8b
<div style="background-color:#cc7b8b;">Content here</div>
.mybackground {background-color:#cc7b8b;}
Border around this has a color of #cc7b8b
<div style="border:2px solid #cc7b8b;">Content here</div>
.myborder {border:2px solid #cc7b8b;}