#cc8288 color space conversions
Hex:
#cc8288
RGB:
204, 130, 136
CMY:
20, 49, 47
CMYK:
0, 36, 33, 20
HSL:
355°, 42.0455%, 65.4902%
HSV (HSB):
355°, 36.2745%, 80.0000%
XYZ:
37.3284, 30.5802, 27.2277
xyY:
0.3924, 0.3214, 30.5802
CIE-Lab:
62.1516, 29.2990, 8.7414
CIE-LCH:
62.1516, 30.5752, 16.6125
CIE-Luv:
62.1516, 48.9759, 6.5133
Hunter-Lab:
55.2994, 23.7179, 9.5170
#cc8288 color charts
#cc8288 color shades, tints & tones
#cc8288 color schemes
#cc8288 color preview, HTML & CSS examples
This text has a color of #cc8288
<p style="color:#cc8288;">Text here</p>
.mytext {color:#cc8288;}
This box has a color of #cc8288
<div style="background-color:#cc8288;">Content here</div>
.mybackground {background-color:#cc8288;}
Border around this has a color of #cc8288
<div style="border:2px solid #cc8288;">Content here</div>
.myborder {border:2px solid #cc8288;}