#cc5086 color space conversions
Hex:
#cc5086
RGB:
204, 80, 134
CMY:
20, 69, 47
CMYK:
0, 61, 34, 20
HSL:
334°, 54.8673%, 55.6863%
HSV (HSB):
334°, 60.7843%, 80.0000%
XYZ:
32.0736, 20.2959, 24.7813
xyY:
0.4157, 0.2631, 20.2959
CIE-Lab:
52.1701, 54.2650, -4.5753
CIE-LCH:
52.1701, 54.4575, 355.1806
CIE-Luv:
52.1701, 77.6017, -16.1039
Hunter-Lab:
45.0510, 48.2419, -1.0781
#cc5086 color charts
#cc5086 color shades, tints & tones
#cc5086 color schemes
#cc5086 color preview, HTML & CSS examples
This text has a color of #cc5086
<p style="color:#cc5086;">Text here</p>
.mytext {color:#cc5086;}
This box has a color of #cc5086
<div style="background-color:#cc5086;">Content here</div>
.mybackground {background-color:#cc5086;}
Border around this has a color of #cc5086
<div style="border:2px solid #cc5086;">Content here</div>
.myborder {border:2px solid #cc5086;}