#d0fabd color space conversions
Hex:
#d0fabd
RGB:
208, 250, 189
CMY:
18, 2, 26
CMYK:
17, 0, 24, 2
HSL:
101°, 85.9155%, 86.0784%
HSV (HSB):
101°, 24.4000%, 98.0392%
XYZ:
69.3833, 85.4552, 60.9817
xyY:
0.3215, 0.3960, 85.4552
CIE-Lab:
94.0789, -24.2746, 24.9333
CIE-LCH:
94.0789, 34.7984, 134.2331
CIE-Luv:
94.0789, -20.7144, 40.3347
Hunter-Lab:
92.4420, -27.7984, 25.5972
#d0fabd color charts
#d0fabd color shades, tints & tones
#d0fabd color schemes
#d0fabd color preview, HTML & CSS examples
This text has a color of #d0fabd
<p style="color:#d0fabd;">Text here</p>
.mytext {color:#d0fabd;}
This box has a color of #d0fabd
<div style="background-color:#d0fabd;">Content here</div>
.mybackground {background-color:#d0fabd;}
Border around this has a color of #d0fabd
<div style="border:2px solid #d0fabd;">Content here</div>
.myborder {border:2px solid #d0fabd;}