#ca3e30 color space conversions
Hex:
#ca3e30
RGB:
202, 62, 48
CMY:
21, 76, 81
CMYK:
0, 69, 76, 21
HSL:
5°, 61.6000%, 49.0196%
HSV (HSB):
5°, 76.2376%, 79.2157%
XYZ:
26.6132, 16.2152, 4.5235
xyY:
0.5620, 0.3424, 16.2152
CIE-Lab:
47.2556, 54.4536, 39.7931
CIE-LCH:
47.2556, 67.4440, 36.1582
CIE-Luv:
47.2556, 109.2097, 28.6228
Hunter-Lab:
40.2681, 47.5017, 21.5274
#ca3e30 color charts
#ca3e30 color shades, tints & tones
#ca3e30 color schemes
#ca3e30 color preview, HTML & CSS examples
This text has a color of #ca3e30
<p style="color:#ca3e30;">Text here</p>
.mytext {color:#ca3e30;}
This box has a color of #ca3e30
<div style="background-color:#ca3e30;">Content here</div>
.mybackground {background-color:#ca3e30;}
Border around this has a color of #ca3e30
<div style="border:2px solid #ca3e30;">Content here</div>
.myborder {border:2px solid #ca3e30;}