#ca993a color space conversions
Hex:
#ca993a
RGB:
202, 153, 58
CMY:
21, 40, 77
CMYK:
0, 24, 71, 21
HSL:
40°, 57.6000%, 50.9804%
HSV (HSB):
40°, 71.2871%, 79.2157%
XYZ:
36.5121, 35.6445, 8.9587
xyY:
0.4501, 0.4394, 35.6445
CIE-Lab:
66.2474, 8.9560, 54.8182
CIE-LCH:
66.2474, 55.5450, 80.7212
CIE-Luv:
66.2474, 39.9306, 58.6226
Hunter-Lab:
59.7030, 4.6834, 32.8954
#ca993a color charts
#ca993a color shades, tints & tones
#ca993a color schemes
#ca993a color preview, HTML & CSS examples
This text has a color of #ca993a
<p style="color:#ca993a;">Text here</p>
.mytext {color:#ca993a;}
This box has a color of #ca993a
<div style="background-color:#ca993a;">Content here</div>
.mybackground {background-color:#ca993a;}
Border around this has a color of #ca993a
<div style="border:2px solid #ca993a;">Content here</div>
.myborder {border:2px solid #ca993a;}