#c55a4a color space conversions
Hex:
#c55a4a
RGB:
197, 90, 74
CMY:
23, 65, 71
CMYK:
0, 54, 62, 23
HSL:
8°, 51.4644%, 53.1373%
HSV (HSB):
8°, 62.4365%, 77.2549%
XYZ:
27.9182, 19.6771, 8.8052
xyY:
0.4950, 0.3489, 19.6771
CIE-Lab:
51.4701, 41.5488, 29.8398
CIE-LCH:
51.4701, 51.1538, 35.6854
CIE-Luv:
51.4701, 81.4247, 25.6833
Hunter-Lab:
44.3588, 34.7147, 19.2822
#c55a4a color charts
#c55a4a color shades, tints & tones
#c55a4a color schemes
#c55a4a color preview, HTML & CSS examples
This text has a color of #c55a4a
<p style="color:#c55a4a;">Text here</p>
.mytext {color:#c55a4a;}
This box has a color of #c55a4a
<div style="background-color:#c55a4a;">Content here</div>
.mybackground {background-color:#c55a4a;}
Border around this has a color of #c55a4a
<div style="border:2px solid #c55a4a;">Content here</div>
.myborder {border:2px solid #c55a4a;}