#fadfef color space conversions
Hex:
#fadfef
RGB:
250, 223, 239
CMY:
2, 13, 6
CMYK:
0, 11, 4, 2
HSL:
324°, 72.9730%, 92.7451%
HSV (HSB):
324°, 10.8000%, 98.0392%
XYZ:
81.3920, 79.3313, 92.6840
xyY:
0.3212, 0.3131, 79.3313
CIE-Lab:
91.3840, 11.9457, -4.3998
CIE-LCH:
91.3840, 12.7302, 339.7802
CIE-Luv:
91.3840, 14.5927, -8.9438
Hunter-Lab:
89.0681, 7.2471, 0.6507
#fadfef color charts
#fadfef color shades, tints & tones
#fadfef color schemes
#fadfef color preview, HTML & CSS examples
This text has a color of #fadfef
<p style="color:#fadfef;">Text here</p>
.mytext {color:#fadfef;}
This box has a color of #fadfef
<div style="background-color:#fadfef;">Content here</div>
.mybackground {background-color:#fadfef;}
Border around this has a color of #fadfef
<div style="border:2px solid #fadfef;">Content here</div>
.myborder {border:2px solid #fadfef;}