#cc6379 color space conversions
Hex:
#cc6379
RGB:
204, 99, 121
CMY:
20, 61, 53
CMYK:
0, 51, 41, 20
HSL:
347°, 50.7246%, 59.4118%
HSV (HSB):
347°, 51.4706%, 80.0000%
XYZ:
32.8149, 23.1415, 20.8264
xyY:
0.4274, 0.3014, 23.1415
CIE-Lab:
55.2178, 43.7899, 7.5552
CIE-LCH:
55.2178, 44.4369, 9.7890
CIE-Luv:
55.2178, 70.9559, 1.7423
Hunter-Lab:
48.1056, 37.5775, 8.0055
#cc6379 color charts
#cc6379 color shades, tints & tones
#cc6379 color schemes
#cc6379 color preview, HTML & CSS examples
This text has a color of #cc6379
<p style="color:#cc6379;">Text here</p>
.mytext {color:#cc6379;}
This box has a color of #cc6379
<div style="background-color:#cc6379;">Content here</div>
.mybackground {background-color:#cc6379;}
Border around this has a color of #cc6379
<div style="border:2px solid #cc6379;">Content here</div>
.myborder {border:2px solid #cc6379;}