#cc3850 color space conversions
Hex:
#cc3850
RGB:
204, 56, 80
CMY:
20, 78, 69
CMYK:
0, 73, 61, 20
HSL:
350°, 59.2000%, 50.9804%
HSV (HSB):
350°, 72.5490%, 80.0000%
XYZ:
27.7640, 16.2449, 9.2617
xyY:
0.5212, 0.3050, 16.2449
CIE-Lab:
47.2942, 58.9355, 21.1703
CIE-LCH:
47.2942, 62.6225, 19.7589
CIE-Luv:
47.2942, 106.5542, 12.4668
Hunter-Lab:
40.3050, 52.4256, 14.5892
#cc3850 color charts
#cc3850 color shades, tints & tones
#cc3850 color schemes
#cc3850 color preview, HTML & CSS examples
This text has a color of #cc3850
<p style="color:#cc3850;">Text here</p>
.mytext {color:#cc3850;}
This box has a color of #cc3850
<div style="background-color:#cc3850;">Content here</div>
.mybackground {background-color:#cc3850;}
Border around this has a color of #cc3850
<div style="border:2px solid #cc3850;">Content here</div>
.myborder {border:2px solid #cc3850;}