#c45a5a color space conversions
Hex:
#c45a5a
RGB:
196, 90, 90
CMY:
23, 65, 65
CMYK:
0, 54, 54, 23
HSL:
0°, 47.3214%, 56.0784%
HSV (HSB):
0°, 54.0816%, 76.8627%
XYZ:
28.2666, 19.7863, 12.0022
xyY:
0.4707, 0.3295, 19.7863
CIE-Lab:
51.5947, 42.3886, 20.6474
CIE-LCH:
51.5947, 47.1499, 25.9706
CIE-Luv:
51.5947, 77.3386, 16.6734
Hunter-Lab:
44.4818, 35.5873, 15.1395
#c45a5a color charts
#c45a5a color shades, tints & tones
#c45a5a color schemes
#c45a5a color preview, HTML & CSS examples
This text has a color of #c45a5a
<p style="color:#c45a5a;">Text here</p>
.mytext {color:#c45a5a;}
This box has a color of #c45a5a
<div style="background-color:#c45a5a;">Content here</div>
.mybackground {background-color:#c45a5a;}
Border around this has a color of #c45a5a
<div style="border:2px solid #c45a5a;">Content here</div>
.myborder {border:2px solid #c45a5a;}