#cc6050 color space conversions
Hex:
#cc6050
RGB:
204, 96, 80
CMY:
20, 62, 69
CMYK:
0, 53, 61, 20
HSL:
8°, 54.8673%, 55.6863%
HSV (HSB):
8°, 60.7843%, 80.0000%
XYZ:
30.5327, 21.7823, 10.1846
xyY:
0.4885, 0.3485, 21.7823
CIE-Lab:
53.7953, 41.5939, 29.5495
CIE-LCH:
53.7953, 51.0219, 35.3911
CIE-Luv:
53.7953, 81.8754, 25.9850
Hunter-Lab:
46.6715, 35.1002, 19.7319
#cc6050 color charts
#cc6050 color shades, tints & tones
#cc6050 color schemes
#cc6050 color preview, HTML & CSS examples
This text has a color of #cc6050
<p style="color:#cc6050;">Text here</p>
.mytext {color:#cc6050;}
This box has a color of #cc6050
<div style="background-color:#cc6050;">Content here</div>
.mybackground {background-color:#cc6050;}
Border around this has a color of #cc6050
<div style="border:2px solid #cc6050;">Content here</div>
.myborder {border:2px solid #cc6050;}