#cadcaf color space conversions
Hex:
#cadcaf
RGB:
202, 220, 175
CMY:
21, 14, 31
CMYK:
8, 0, 20, 14
HSL:
84°, 39.1304%, 77.4510%
HSV (HSB):
84°, 20.4545%, 86.2745%
XYZ:
57.6882, 66.8381, 50.4180
xyY:
0.3298, 0.3821, 66.8381
CIE-Lab:
85.4221, -13.8274, 20.1367
CIE-LCH:
85.4221, 24.4271, 124.4765
CIE-Luv:
85.4221, -8.1880, 31.2996
Hunter-Lab:
81.7546, -17.1162, 20.6641
#cadcaf color charts
#cadcaf color shades, tints & tones
#cadcaf color schemes
#cadcaf color preview, HTML & CSS examples
This text has a color of #cadcaf
<p style="color:#cadcaf;">Text here</p>
.mytext {color:#cadcaf;}
This box has a color of #cadcaf
<div style="background-color:#cadcaf;">Content here</div>
.mybackground {background-color:#cadcaf;}
Border around this has a color of #cadcaf
<div style="border:2px solid #cadcaf;">Content here</div>
.myborder {border:2px solid #cadcaf;}