#cc0379 color space conversions
Hex:
#cc0379
RGB:
204, 3, 121
CMY:
20, 99, 53
CMYK:
0, 99, 41, 20
HSL:
325°, 97.1014%, 40.5882%
HSV (HSB):
325°, 98.5294%, 80.0000%
XYZ:
28.3856, 14.2830, 19.3500
xyY:
0.4577, 0.2303, 14.2830
CIE-Lab:
44.6360, 72.8506, -7.8992
CIE-LCH:
44.6360, 73.2776, 353.8116
CIE-Luv:
44.6360, 104.3200, -23.6844
Hunter-Lab:
37.7928, 67.9311, -3.9016
#cc0379 color charts
#cc0379 color shades, tints & tones
#cc0379 color schemes
#cc0379 color preview, HTML & CSS examples
This text has a color of #cc0379
<p style="color:#cc0379;">Text here</p>
.mytext {color:#cc0379;}
This box has a color of #cc0379
<div style="background-color:#cc0379;">Content here</div>
.mybackground {background-color:#cc0379;}
Border around this has a color of #cc0379
<div style="border:2px solid #cc0379;">Content here</div>
.myborder {border:2px solid #cc0379;}