#cadba4 color space conversions
Hex:
#cadba4
RGB:
202, 219, 164
CMY:
21, 14, 36
CMYK:
8, 0, 25, 14
HSL:
79°, 43.3071%, 75.0980%
HSV (HSB):
79°, 25.1142%, 85.8824%
XYZ:
56.3895, 65.8999, 44.8699
xyY:
0.3373, 0.3942, 65.8999
CIE-Lab:
84.9453, -14.9733, 25.2122
CIE-LCH:
84.9453, 29.3232, 120.7056
CIE-Luv:
84.9453, -7.2968, 38.1026
Hunter-Lab:
81.1788, -18.0708, 24.0538
#cadba4 color charts
#cadba4 color shades, tints & tones
#cadba4 color schemes
#cadba4 color preview, HTML & CSS examples
This text has a color of #cadba4
<p style="color:#cadba4;">Text here</p>
.mytext {color:#cadba4;}
This box has a color of #cadba4
<div style="background-color:#cadba4;">Content here</div>
.mybackground {background-color:#cadba4;}
Border around this has a color of #cadba4
<div style="border:2px solid #cadba4;">Content here</div>
.myborder {border:2px solid #cadba4;}