#cc256a color space conversions
Hex:
#cc256a
RGB:
204, 37, 106
CMY:
20, 85, 58
CMYK:
0, 82, 48, 20
HSL:
335°, 69.2946%, 47.2549%
HSV (HSB):
335°, 81.8627%, 80.0000%
XYZ:
28.1649, 15.2011, 15.0853
xyY:
0.4819, 0.2601, 15.2011
CIE-Lab:
45.9084, 66.4979, 3.2495
CIE-LCH:
45.9084, 66.5773, 2.7976
CIE-Luv:
45.9084, 104.9798, -8.6405
Hunter-Lab:
38.9886, 60.7163, 4.3518
#cc256a color charts
#cc256a color shades, tints & tones
#cc256a color schemes
#cc256a color preview, HTML & CSS examples
This text has a color of #cc256a
<p style="color:#cc256a;">Text here</p>
.mytext {color:#cc256a;}
This box has a color of #cc256a
<div style="background-color:#cc256a;">Content here</div>
.mybackground {background-color:#cc256a;}
Border around this has a color of #cc256a
<div style="border:2px solid #cc256a;">Content here</div>
.myborder {border:2px solid #cc256a;}