#ca5045 color space conversions
Hex:
#ca5045
RGB:
202, 80, 69
CMY:
21, 69, 73
CMYK:
0, 60, 66, 21
HSL:
5°, 55.6485%, 53.1373%
HSV (HSB):
5°, 65.8416%, 79.2157%
XYZ:
28.3000, 18.7235, 7.7527
xyY:
0.5166, 0.3418, 18.7235
CIE-Lab:
50.3622, 47.8325, 31.5229
CIE-LCH:
50.3622, 57.2856, 33.3859
CIE-Luv:
50.3622, 93.4281, 25.2730
Hunter-Lab:
43.2707, 41.0190, 19.6667
#ca5045 color charts
#ca5045 color shades, tints & tones
#ca5045 color schemes
#ca5045 color preview, HTML & CSS examples
This text has a color of #ca5045
<p style="color:#ca5045;">Text here</p>
.mytext {color:#ca5045;}
This box has a color of #ca5045
<div style="background-color:#ca5045;">Content here</div>
.mybackground {background-color:#ca5045;}
Border around this has a color of #ca5045
<div style="border:2px solid #ca5045;">Content here</div>
.myborder {border:2px solid #ca5045;}