#cc8090 color space conversions
Hex:
#cc8090
RGB:
204, 128, 144
CMY:
20, 50, 44
CMYK:
0, 37, 29, 20
HSL:
347°, 42.6966%, 65.0980%
HSV (HSB):
347°, 37.2549%, 80.0000%
XYZ:
37.6551, 30.2893, 30.2473
xyY:
0.3835, 0.3085, 30.2893
CIE-Lab:
61.9031, 31.4354, 3.8171
CIE-LCH:
61.9031, 31.6663, 6.9233
CIE-Luv:
61.9031, 48.7918, -0.4322
Hunter-Lab:
55.0357, 25.8158, 5.9396
#cc8090 color charts
#cc8090 color shades, tints & tones
#cc8090 color schemes
#cc8090 color preview, HTML & CSS examples
This text has a color of #cc8090
<p style="color:#cc8090;">Text here</p>
.mytext {color:#cc8090;}
This box has a color of #cc8090
<div style="background-color:#cc8090;">Content here</div>
.mybackground {background-color:#cc8090;}
Border around this has a color of #cc8090
<div style="border:2px solid #cc8090;">Content here</div>
.myborder {border:2px solid #cc8090;}