#ca5e5d color space conversions
Hex:
#ca5e5d
RGB:
202, 94, 93
CMY:
21, 63, 64
CMYK:
0, 53, 54, 21
HSL:
1°, 50.6977%, 57.8431%
HSV (HSB):
1°, 53.9604%, 79.2157%
XYZ:
30.3356, 21.3523, 12.8785
xyY:
0.4698, 0.3307, 21.3523
CIE-Lab:
53.3329, 42.8485, 21.3651
CIE-LCH:
53.3329, 47.8797, 26.5018
CIE-Luv:
53.3329, 78.9631, 17.5768
Hunter-Lab:
46.2085, 36.3192, 15.8217
#ca5e5d color charts
#ca5e5d color shades, tints & tones
#ca5e5d color schemes
#ca5e5d color preview, HTML & CSS examples
This text has a color of #ca5e5d
<p style="color:#ca5e5d;">Text here</p>
.mytext {color:#ca5e5d;}
This box has a color of #ca5e5d
<div style="background-color:#ca5e5d;">Content here</div>
.mybackground {background-color:#ca5e5d;}
Border around this has a color of #ca5e5d
<div style="border:2px solid #ca5e5d;">Content here</div>
.myborder {border:2px solid #ca5e5d;}