#cc7374 color space conversions
Hex:
#cc7374
RGB:
204, 115, 116
CMY:
20, 55, 55
CMYK:
0, 44, 43, 20
HSL:
359°, 46.5969%, 62.5490%
HSV (HSB):
359°, 43.6275%, 80.0000%
XYZ:
34.1850, 26.3598, 19.8092
xyY:
0.4254, 0.3280, 26.3598
CIE-Lab:
58.3770, 34.9880, 14.9095
CIE-LCH:
58.3770, 38.0323, 23.0804
CIE-Luv:
58.3770, 62.0678, 12.7525
Hunter-Lab:
51.3418, 29.0027, 13.0634
#cc7374 color charts
#cc7374 color shades, tints & tones
#cc7374 color schemes
#cc7374 color preview, HTML & CSS examples
This text has a color of #cc7374
<p style="color:#cc7374;">Text here</p>
.mytext {color:#cc7374;}
This box has a color of #cc7374
<div style="background-color:#cc7374;">Content here</div>
.mybackground {background-color:#cc7374;}
Border around this has a color of #cc7374
<div style="border:2px solid #cc7374;">Content here</div>
.myborder {border:2px solid #cc7374;}