#effdac color space conversions
Hex:
#effdac
RGB:
239, 253, 172
CMY:
6, 1, 33
CMYK:
6, 0, 32, 1
HSL:
70°, 95.2941%, 83.3333%
HSV (HSB):
70°, 32.0158%, 99.2157%
XYZ:
78.1683, 91.5798, 52.5865
xyY:
0.3516, 0.4119, 91.5798
CIE-Lab:
96.6483, -17.0985, 37.3049
CIE-LCH:
96.6483, 41.0368, 114.6241
CIE-Luv:
96.6483, -4.5077, 54.9308
Hunter-Lab:
95.6974, -21.6666, 34.4078
#effdac color charts
#effdac RGB chart
#effdac CMYK chart
#effdac RGB pie chart
#effdac color shades, tints & tones
#effdac color schemes
#effdac color preview, HTML & CSS examples
This text has a color of #effdac
<p style="color:#effdac;">Text here</p>
.mytext {color:#effdac;}
Text color #effdac
This box has a color of #effdac
<div style="background-color:#effdac;">Content here</div>
.mybackground {background-color:#effdac;}
Background color #effdac
Border around this has a color of #effdac
<div style="border:2px solid #effdac;">Content here</div>
.myborder {border:2px solid #effdac;}
Border color #effdac