#effced color space conversions
Hex:
#effced
RGB:
239, 252, 237
CMY:
6, 1, 7
CMYK:
5, 0, 6, 1
HSL:
112°, 71.4286%, 95.8824%
HSV (HSB):
112°, 5.9524%, 98.8235%
XYZ:
85.6931, 94.0860, 93.7647
xyY:
0.3133, 0.3440, 94.0860
CIE-Lab:
97.6666, -6.9142, 5.6984
CIE-LCH:
97.6666, 8.9598, 140.5058
CIE-Luv:
97.6666, -6.4556, 9.9546
Hunter-Lab:
96.9979, -12.0500, 10.5849
#effced color charts
#effced RGB chart
#effced CMYK chart
#effced RGB pie chart
#effced color shades, tints & tones
#effced color schemes
#effced color preview, HTML & CSS examples
This text has a color of #effced
<p style="color:#effced;">Text here</p>
.mytext {color:#effced;}
Text color #effced
This box has a color of #effced
<div style="background-color:#effced;">Content here</div>
.mybackground {background-color:#effced;}
Background color #effced
Border around this has a color of #effced
<div style="border:2px solid #effced;">Content here</div>
.myborder {border:2px solid #effced;}
Border color #effced