#ca5e4c color space conversions
Hex:
#ca5e4c
RGB:
202, 94, 76
CMY:
21, 63, 70
CMYK:
0, 53, 62, 21
HSL:
9°, 54.3103%, 54.5098%
HSV (HSB):
9°, 62.3762%, 79.2157%
XYZ:
29.6643, 21.0838, 9.3436
xyY:
0.4937, 0.3509, 21.0838
CIE-Lab:
53.0411, 41.5673, 30.8203
CIE-LCH:
53.0411, 51.7467, 36.5553
CIE-Luv:
53.0411, 82.3764, 26.9558
Hunter-Lab:
45.9171, 34.9636, 20.0771
#ca5e4c color charts
#ca5e4c color shades, tints & tones
#ca5e4c color schemes
#ca5e4c color preview, HTML & CSS examples
This text has a color of #ca5e4c
<p style="color:#ca5e4c;">Text here</p>
.mytext {color:#ca5e4c;}
This box has a color of #ca5e4c
<div style="background-color:#ca5e4c;">Content here</div>
.mybackground {background-color:#ca5e4c;}
Border around this has a color of #ca5e4c
<div style="border:2px solid #ca5e4c;">Content here</div>
.myborder {border:2px solid #ca5e4c;}