#ca925e color space conversions
Hex:
#ca925e
RGB:
202, 146, 94
CMY:
21, 43, 63
CMYK:
0, 28, 53, 21
HSL:
29°, 50.4673%, 58.0392%
HSV (HSB):
29°, 53.4653%, 79.2157%
XYZ:
36.6564, 33.9225, 15.2054
xyY:
0.4273, 0.3954, 33.9225
CIE-Lab:
64.9010, 15.2377, 35.7215
CIE-LCH:
64.9010, 38.8358, 66.8984
CIE-Luv:
64.9010, 42.3641, 40.6280
Hunter-Lab:
58.2430, 10.4172, 25.2914
#ca925e color charts
#ca925e color shades, tints & tones
#ca925e color schemes
#ca925e color preview, HTML & CSS examples
This text has a color of #ca925e
<p style="color:#ca925e;">Text here</p>
.mytext {color:#ca925e;}
This box has a color of #ca925e
<div style="background-color:#ca925e;">Content here</div>
.mybackground {background-color:#ca925e;}
Border around this has a color of #ca925e
<div style="border:2px solid #ca925e;">Content here</div>
.myborder {border:2px solid #ca925e;}