#ca7575 color space conversions
Hex:
#ca7575
RGB:
202, 117, 117
CMY:
21, 54, 54
CMYK:
0, 42, 42, 21
HSL:
0°, 44.5026%, 62.5490%
HSV (HSB):
0°, 42.0792%, 79.2157%
XYZ:
33.9293, 26.5635, 20.1686
xyY:
0.4206, 0.3293, 26.5635
CIE-Lab:
58.5681, 33.2757, 14.5577
CIE-LCH:
58.5681, 36.3208, 23.6287
CIE-Luv:
58.5681, 59.0161, 12.7199
Hunter-Lab:
51.5398, 27.3142, 12.8764
#ca7575 color charts
#ca7575 color shades, tints & tones
#ca7575 color schemes
#ca7575 color preview, HTML & CSS examples
This text has a color of #ca7575
<p style="color:#ca7575;">Text here</p>
.mytext {color:#ca7575;}
This box has a color of #ca7575
<div style="background-color:#ca7575;">Content here</div>
.mybackground {background-color:#ca7575;}
Border around this has a color of #ca7575
<div style="border:2px solid #ca7575;">Content here</div>
.myborder {border:2px solid #ca7575;}