#cc8282 color space conversions
Hex:
#cc8282
RGB:
204, 130, 130
CMY:
20, 49, 49
CMYK:
0, 36, 36, 20
HSL:
0°, 42.0455%, 65.4902%
HSV (HSB):
0°, 36.2745%, 80.0000%
XYZ:
36.9137, 30.4143, 25.0441
xyY:
0.3996, 0.3293, 30.4143
CIE-Lab:
62.0101, 28.5482, 11.9600
CIE-LCH:
62.0101, 30.9523, 22.7308
CIE-Luv:
62.0101, 49.9774, 10.7696
Hunter-Lab:
55.1492, 22.9667, 11.6800
#cc8282 color charts
#cc8282 color shades, tints & tones
#cc8282 color schemes
#cc8282 color preview, HTML & CSS examples
This text has a color of #cc8282
<p style="color:#cc8282;">Text here</p>
.mytext {color:#cc8282;}
This box has a color of #cc8282
<div style="background-color:#cc8282;">Content here</div>
.mybackground {background-color:#cc8282;}
Border around this has a color of #cc8282
<div style="border:2px solid #cc8282;">Content here</div>
.myborder {border:2px solid #cc8282;}