#ca4e2c color space conversions
Hex:
#ca4e2c
RGB:
202, 78, 44
CMY:
21, 69, 83
CMYK:
0, 61, 78, 21
HSL:
13°, 64.2276%, 48.2353%
HSV (HSB):
13°, 78.2178%, 79.2157%
XYZ:
27.5361, 18.1872, 4.4420
xyY:
0.5489, 0.3625, 18.1872
CIE-Lab:
49.7224, 47.5592, 44.4644
CIE-LCH:
49.7224, 65.1073, 43.0739
CIE-Luv:
49.7224, 99.0969, 34.5824
Hunter-Lab:
42.6464, 40.6234, 23.6769
#ca4e2c color charts
#ca4e2c color shades, tints & tones
#ca4e2c color schemes
#ca4e2c color preview, HTML & CSS examples
This text has a color of #ca4e2c
<p style="color:#ca4e2c;">Text here</p>
.mytext {color:#ca4e2c;}
This box has a color of #ca4e2c
<div style="background-color:#ca4e2c;">Content here</div>
.mybackground {background-color:#ca4e2c;}
Border around this has a color of #ca4e2c
<div style="border:2px solid #ca4e2c;">Content here</div>
.myborder {border:2px solid #ca4e2c;}