#ca5151 color space conversions
Hex:
#ca5151
RGB:
202, 81, 81
CMY:
21, 68, 68
CMYK:
0, 60, 60, 21
HSL:
0°, 53.3040%, 55.4902%
HSV (HSB):
0°, 59.9010%, 79.2157%
XYZ:
28.7848, 19.0355, 9.9417
xyY:
0.4983, 0.3296, 19.0355
CIE-Lab:
50.7287, 48.1484, 24.9899
CIE-LCH:
50.7287, 54.2473, 27.4302
CIE-Luv:
50.7287, 90.1687, 19.4410
Hunter-Lab:
43.6297, 41.4137, 17.0307
#ca5151 color charts
#ca5151 color shades, tints & tones
#ca5151 color schemes
#ca5151 color preview, HTML & CSS examples
This text has a color of #ca5151
<p style="color:#ca5151;">Text here</p>
.mytext {color:#ca5151;}
This box has a color of #ca5151
<div style="background-color:#ca5151;">Content here</div>
.mybackground {background-color:#ca5151;}
Border around this has a color of #ca5151
<div style="border:2px solid #ca5151;">Content here</div>
.myborder {border:2px solid #ca5151;}