#cc3262 color space conversions
Hex:
#cc3262
RGB:
204, 50, 98
CMY:
20, 80, 62
CMYK:
0, 75, 52, 20
HSL:
341°, 60.6299%, 49.8039%
HSV (HSB):
341°, 75.4902%, 80.0000%
XYZ:
28.2470, 16.0004, 13.1549
xyY:
0.4921, 0.2787, 16.0004
CIE-Lab:
46.9750, 62.2241, 9.7059
CIE-LCH:
46.9750, 62.9766, 8.8657
CIE-Luv:
46.9750, 103.4125, -0.2217
Hunter-Lab:
40.0005, 56.0499, 8.5018
#cc3262 color charts
#cc3262 color shades, tints & tones
#cc3262 color schemes
#cc3262 color preview, HTML & CSS examples
This text has a color of #cc3262
<p style="color:#cc3262;">Text here</p>
.mytext {color:#cc3262;}
This box has a color of #cc3262
<div style="background-color:#cc3262;">Content here</div>
.mybackground {background-color:#cc3262;}
Border around this has a color of #cc3262
<div style="border:2px solid #cc3262;">Content here</div>
.myborder {border:2px solid #cc3262;}