#ca7b4d color space conversions
Hex:
#ca7b4d
RGB:
202, 123, 77
CMY:
21, 52, 70
CMYK:
0, 39, 62, 21
HSL:
22°, 54.1126%, 54.7059%
HSV (HSB):
22°, 61.8812%, 79.2157%
XYZ:
32.7796, 27.2583, 10.5549
xyY:
0.4643, 0.3861, 27.2583
CIE-Lab:
59.2127, 26.4452, 37.8026
CIE-LCH:
59.2127, 46.1344, 55.0249
CIE-Luv:
59.2127, 60.9498, 38.4661
Hunter-Lab:
52.2095, 20.7043, 24.5603
#ca7b4d color charts
#ca7b4d color shades, tints & tones
#ca7b4d color schemes
#ca7b4d color preview, HTML & CSS examples
This text has a color of #ca7b4d
<p style="color:#ca7b4d;">Text here</p>
.mytext {color:#ca7b4d;}
This box has a color of #ca7b4d
<div style="background-color:#ca7b4d;">Content here</div>
.mybackground {background-color:#ca7b4d;}
Border around this has a color of #ca7b4d
<div style="border:2px solid #ca7b4d;">Content here</div>
.myborder {border:2px solid #ca7b4d;}