#cc334d color space conversions
Hex:
#cc334d
RGB:
204, 51, 77
CMY:
20, 80, 70
CMYK:
0, 75, 62, 20
HSL:
350°, 60.0000%, 50.0000%
HSV (HSB):
350°, 75.0000%, 80.0000%
XYZ:
27.4252, 15.7408, 8.6140
xyY:
0.5296, 0.3040, 15.7408
CIE-Lab:
46.6326, 60.4322, 22.1298
CIE-LCH:
46.6326, 64.3566, 20.1124
CIE-Luv:
46.6326, 109.8780, 12.8638
Hunter-Lab:
39.6747, 53.9576, 14.8995
#cc334d color charts
#cc334d color shades, tints & tones
#cc334d color schemes
#cc334d color preview, HTML & CSS examples
This text has a color of #cc334d
<p style="color:#cc334d;">Text here</p>
.mytext {color:#cc334d;}
This box has a color of #cc334d
<div style="background-color:#cc334d;">Content here</div>
.mybackground {background-color:#cc334d;}
Border around this has a color of #cc334d
<div style="border:2px solid #cc334d;">Content here</div>
.myborder {border:2px solid #cc334d;}