#cca28c color space conversions
Hex:
#cca28c
RGB:
204, 162, 140
CMY:
20, 36, 45
CMYK:
0, 21, 31, 20
HSL:
21°, 38.5542%, 67.4510%
HSV (HSB):
21°, 31.3725%, 80.0000%
XYZ:
42.5558, 40.5715, 30.3991
xyY:
0.3749, 0.3574, 40.5715
CIE-Lab:
69.8746, 12.3612, 17.3433
CIE-LCH:
69.8746, 21.2977, 54.5211
CIE-Luv:
69.8746, 28.5873, 21.3966
Hunter-Lab:
63.6957, 7.7902, 16.2906
#cca28c color charts
#cca28c color shades, tints & tones
#cca28c color schemes
#cca28c color preview, HTML & CSS examples
This text has a color of #cca28c
<p style="color:#cca28c;">Text here</p>
.mytext {color:#cca28c;}
This box has a color of #cca28c
<div style="background-color:#cca28c;">Content here</div>
.mybackground {background-color:#cca28c;}
Border around this has a color of #cca28c
<div style="border:2px solid #cca28c;">Content here</div>
.myborder {border:2px solid #cca28c;}