#ca8f7f color space conversions
Hex:
#ca8f7f
RGB:
202, 143, 127
CMY:
21, 44, 50
CMYK:
0, 29, 37, 21
HSL:
13°, 41.4365%, 64.5098%
HSV (HSB):
13°, 37.1287%, 79.2157%
XYZ:
38.0103, 33.7338, 24.5866
xyY:
0.3946, 0.3502, 33.7338
CIE-Lab:
64.7507, 20.3124, 17.4360
CIE-LCH:
64.7507, 26.7696, 40.6425
CIE-Luv:
64.7507, 40.6323, 19.4529
Hunter-Lab:
58.0808, 15.1760, 15.5581
#ca8f7f color charts
#ca8f7f color shades, tints & tones
#ca8f7f color schemes
#ca8f7f color preview, HTML & CSS examples
This text has a color of #ca8f7f
<p style="color:#ca8f7f;">Text here</p>
.mytext {color:#ca8f7f;}
This box has a color of #ca8f7f
<div style="background-color:#ca8f7f;">Content here</div>
.mybackground {background-color:#ca8f7f;}
Border around this has a color of #ca8f7f
<div style="border:2px solid #ca8f7f;">Content here</div>
.myborder {border:2px solid #ca8f7f;}