#ca9f7d color space conversions
Hex:
#ca9f7d
RGB:
202, 159, 125
CMY:
21, 38, 51
CMYK:
0, 21, 38, 21
HSL:
26°, 42.0765%, 64.1176%
HSV (HSB):
26°, 38.1188%, 79.2157%
XYZ:
40.4569, 38.8335, 24.7653
xyY:
0.3888, 0.3732, 38.8335
CIE-Lab:
68.6305, 11.3292, 23.8308
CIE-LCH:
68.6305, 26.3867, 64.5736
CIE-Luv:
68.6305, 30.5601, 29.3683
Hunter-Lab:
62.3165, 6.8312, 20.0590
#ca9f7d color charts
#ca9f7d color shades, tints & tones
#ca9f7d color schemes
#ca9f7d color preview, HTML & CSS examples
This text has a color of #ca9f7d
<p style="color:#ca9f7d;">Text here</p>
.mytext {color:#ca9f7d;}
This box has a color of #ca9f7d
<div style="background-color:#ca9f7d;">Content here</div>
.mybackground {background-color:#ca9f7d;}
Border around this has a color of #ca9f7d
<div style="border:2px solid #ca9f7d;">Content here</div>
.myborder {border:2px solid #ca9f7d;}