#ca8a8a color space conversions
Hex:
#ca8a8a
RGB:
202, 138, 138
CMY:
21, 46, 46
CMYK:
0, 32, 32, 21
HSL:
0°, 37.6471%, 66.6667%
HSV (HSB):
0°, 31.6832%, 79.2157%
XYZ:
38.0330, 32.5685, 28.3265
xyY:
0.3845, 0.3292, 32.5685
CIE-Lab:
63.8100, 24.4406, 9.9278
CIE-LCH:
63.8100, 26.3800, 22.1071
CIE-Luv:
63.8100, 42.2472, 9.1019
Hunter-Lab:
57.0688, 19.0895, 10.5191
#ca8a8a color charts
#ca8a8a color shades, tints & tones
#ca8a8a color schemes
#ca8a8a color preview, HTML & CSS examples
This text has a color of #ca8a8a
<p style="color:#ca8a8a;">Text here</p>
.mytext {color:#ca8a8a;}
This box has a color of #ca8a8a
<div style="background-color:#ca8a8a;">Content here</div>
.mybackground {background-color:#ca8a8a;}
Border around this has a color of #ca8a8a
<div style="border:2px solid #ca8a8a;">Content here</div>
.myborder {border:2px solid #ca8a8a;}