#ca8a8f color space conversions
Hex:
#ca8a8f
RGB:
202, 138, 143
CMY:
21, 46, 44
CMYK:
0, 32, 29, 21
HSL:
355°, 37.6471%, 66.6667%
HSV (HSB):
355°, 31.6832%, 79.2157%
XYZ:
38.4035, 32.7167, 30.2775
xyY:
0.3787, 0.3227, 32.7167
CIE-Lab:
63.9308, 25.1121, 7.2699
CIE-LCH:
63.9308, 26.1433, 16.1457
CIE-Luv:
63.9308, 41.4972, 5.4802
Hunter-Lab:
57.1985, 19.7489, 8.6544
#ca8a8f color charts
#ca8a8f color shades, tints & tones
#ca8a8f color schemes
#ca8a8f color preview, HTML & CSS examples
This text has a color of #ca8a8f
<p style="color:#ca8a8f;">Text here</p>
.mytext {color:#ca8a8f;}
This box has a color of #ca8a8f
<div style="background-color:#ca8a8f;">Content here</div>
.mybackground {background-color:#ca8a8f;}
Border around this has a color of #ca8a8f
<div style="border:2px solid #ca8a8f;">Content here</div>
.myborder {border:2px solid #ca8a8f;}