#cadbc0 color space conversions
Hex:
#cadbc0
RGB:
202, 219, 192
CMY:
21, 14, 25
CMYK:
8, 0, 12, 14
HSL:
98°, 27.2727%, 80.5882%
HSV (HSB):
98°, 12.3288%, 85.8824%
XYZ:
59.2031, 67.0254, 59.6860
xyY:
0.3184, 0.3605, 67.0254
CIE-Lab:
85.5168, -10.5617, 11.3469
CIE-LCH:
85.5168, 15.5016, 132.9473
CIE-Luv:
85.5168, -8.2505, 18.5808
Hunter-Lab:
81.8690, -14.1896, 14.0834
#cadbc0 color charts
#cadbc0 color shades, tints & tones
#cadbc0 color schemes
#cadbc0 color preview, HTML & CSS examples
This text has a color of #cadbc0
<p style="color:#cadbc0;">Text here</p>
.mytext {color:#cadbc0;}
This box has a color of #cadbc0
<div style="background-color:#cadbc0;">Content here</div>
.mybackground {background-color:#cadbc0;}
Border around this has a color of #cadbc0
<div style="border:2px solid #cadbc0;">Content here</div>
.myborder {border:2px solid #cadbc0;}