#cc4a4a color space conversions
Hex:
#cc4a4a
RGB:
204, 74, 74
CMY:
20, 71, 71
CMYK:
0, 64, 64, 20
HSL:
0°, 56.0345%, 54.5098%
HSV (HSB):
0°, 63.7255%, 80.0000%
XYZ:
28.5866, 18.2293, 8.4905
xyY:
0.5169, 0.3296, 18.2293
CIE-Lab:
49.7731, 51.4954, 27.9567
CIE-LCH:
49.7731, 58.5948, 28.4974
CIE-Luv:
49.7731, 97.9065, 21.1102
Hunter-Lab:
42.6958, 44.7955, 18.0967
#cc4a4a color charts
#cc4a4a color shades, tints & tones
#cc4a4a color schemes
#cc4a4a color preview, HTML & CSS examples
This text has a color of #cc4a4a
<p style="color:#cc4a4a;">Text here</p>
.mytext {color:#cc4a4a;}
This box has a color of #cc4a4a
<div style="background-color:#cc4a4a;">Content here</div>
.mybackground {background-color:#cc4a4a;}
Border around this has a color of #cc4a4a
<div style="border:2px solid #cc4a4a;">Content here</div>
.myborder {border:2px solid #cc4a4a;}