#ca8e4e color space conversions
Hex:
#ca8e4e
RGB:
202, 142, 78
CMY:
21, 44, 69
CMYK:
0, 30, 61, 21
HSL:
31°, 53.9130%, 54.9020%
HSV (HSB):
31°, 61.3861%, 79.2157%
XYZ:
35.4053, 32.4526, 11.6056
xyY:
0.4456, 0.4084, 32.4526
CIE-Lab:
63.7152, 16.1602, 42.6128
CIE-LCH:
63.7152, 45.5741, 69.2316
CIE-Luv:
63.7152, 46.7258, 46.4028
Hunter-Lab:
56.9672, 11.2456, 27.7982
#ca8e4e color charts
#ca8e4e color shades, tints & tones
#ca8e4e color schemes
#ca8e4e color preview, HTML & CSS examples
This text has a color of #ca8e4e
<p style="color:#ca8e4e;">Text here</p>
.mytext {color:#ca8e4e;}
This box has a color of #ca8e4e
<div style="background-color:#ca8e4e;">Content here</div>
.mybackground {background-color:#ca8e4e;}
Border around this has a color of #ca8e4e
<div style="border:2px solid #ca8e4e;">Content here</div>
.myborder {border:2px solid #ca8e4e;}