#ca502e color space conversions
Hex:
#ca502e
RGB:
202, 80, 46
CMY:
21, 69, 82
CMYK:
0, 60, 77, 21
HSL:
13°, 62.9032%, 48.6275%
HSV (HSB):
13°, 77.2277%, 79.2157%
XYZ:
27.7189, 18.4911, 4.6930
xyY:
0.5445, 0.3633, 18.4911
CIE-Lab:
50.0865, 46.7202, 43.8194
CIE-LCH:
50.0865, 64.0540, 43.1649
CIE-Luv:
50.0865, 97.3778, 34.5667
Hunter-Lab:
43.0013, 39.8099, 23.6303
#ca502e color charts
#ca502e color shades, tints & tones
#ca502e color schemes
#ca502e color preview, HTML & CSS examples
This text has a color of #ca502e
<p style="color:#ca502e;">Text here</p>
.mytext {color:#ca502e;}
This box has a color of #ca502e
<div style="background-color:#ca502e;">Content here</div>
.mybackground {background-color:#ca502e;}
Border around this has a color of #ca502e
<div style="border:2px solid #ca502e;">Content here</div>
.myborder {border:2px solid #ca502e;}