#cdffb0 color space conversions
Hex:
#cdffb0
RGB:
205, 255, 176
CMY:
20, 0, 31
CMYK:
20, 0, 31, 0
HSL:
98°, 100.0000%, 84.5098%
HSV (HSB):
98°, 30.9804%, 100.0000%
XYZ:
68.7733, 87.6337, 54.3646
xyY:
0.3263, 0.4158, 87.6337
CIE-Lab:
95.0065, -29.5960, 32.7252
CIE-LCH:
95.0065, 44.1233, 132.1256
CIE-Luv:
95.0065, -24.6325, 51.5008
Hunter-Lab:
93.6129, -32.6864, 31.0971
#cdffb0 color charts
#cdffb0 color shades, tints & tones
#cdffb0 color schemes
#cdffb0 color preview, HTML & CSS examples
This text has a color of #cdffb0
<p style="color:#cdffb0;">Text here</p>
.mytext {color:#cdffb0;}
This box has a color of #cdffb0
<div style="background-color:#cdffb0;">Content here</div>
.mybackground {background-color:#cdffb0;}
Border around this has a color of #cdffb0
<div style="border:2px solid #cdffb0;">Content here</div>
.myborder {border:2px solid #cdffb0;}