#ca945c color space conversions
Hex:
#ca945c
RGB:
202, 148, 92
CMY:
21, 42, 64
CMYK:
0, 27, 54, 21
HSL:
31°, 50.9259%, 57.6471%
HSV (HSB):
31°, 54.4554%, 79.2157%
XYZ:
36.8788, 34.5091, 14.8424
xyY:
0.4277, 0.4002, 34.5091
CIE-Lab:
65.3646, 13.9738, 37.3532
CIE-LCH:
65.3646, 39.8814, 69.4892
CIE-Luv:
65.3646, 41.1376, 42.5954
Hunter-Lab:
58.7444, 9.2567, 26.1408
#ca945c color charts
#ca945c color shades, tints & tones
#ca945c color schemes
#ca945c color preview, HTML & CSS examples
This text has a color of #ca945c
<p style="color:#ca945c;">Text here</p>
.mytext {color:#ca945c;}
This box has a color of #ca945c
<div style="background-color:#ca945c;">Content here</div>
.mybackground {background-color:#ca945c;}
Border around this has a color of #ca945c
<div style="border:2px solid #ca945c;">Content here</div>
.myborder {border:2px solid #ca945c;}