#caddaf color space conversions
Hex:
#caddaf
RGB:
202, 221, 175
CMY:
21, 13, 31
CMYK:
9, 0, 21, 13
HSL:
85°, 40.3509%, 77.6471%
HSV (HSB):
85°, 20.8145%, 86.6667%
XYZ:
57.9514, 67.3646, 50.5057
xyY:
0.3296, 0.3831, 67.3646
CIE-Lab:
85.6877, -14.3293, 20.5049
CIE-LCH:
85.6877, 25.0156, 124.9467
CIE-Luv:
85.6877, -8.7170, 31.9044
Hunter-Lab:
82.0759, -17.5992, 20.9688
#caddaf color charts
#caddaf RGB chart
#caddaf CMYK chart
#caddaf RGB pie chart
#caddaf color shades, tints & tones
#caddaf color schemes
#caddaf color preview, HTML & CSS examples
This text has a color of #caddaf
<p style="color:#caddaf;">Text here</p>
.mytext {color:#caddaf;}
Text color #caddaf
This box has a color of #caddaf
<div style="background-color:#caddaf;">Content here</div>
.mybackground {background-color:#caddaf;}
Background color #caddaf
Border around this has a color of #caddaf
<div style="border:2px solid #caddaf;">Content here</div>
.myborder {border:2px solid #caddaf;}
Border color #caddaf