#fadfdf color space conversions
Hex:
#fadfdf
RGB:
250, 223, 223
CMY:
2, 13, 13
CMYK:
0, 11, 11, 2
HSL:
0°, 72.9730%, 92.7451%
HSV (HSB):
0°, 10.8000%, 98.0392%
XYZ:
79.1313, 78.4271, 80.7793
xyY:
0.3320, 0.3291, 78.4271
CIE-Lab:
90.9744, 9.2737, 3.3839
CIE-LCH:
90.9744, 9.8718, 20.0465
CIE-Luv:
90.9744, 15.9380, 3.4222
Hunter-Lab:
88.5591, 4.5190, 7.9099
#fadfdf color charts
#fadfdf color shades, tints & tones
#fadfdf color schemes
#fadfdf color preview, HTML & CSS examples
This text has a color of #fadfdf
<p style="color:#fadfdf;">Text here</p>
.mytext {color:#fadfdf;}
This box has a color of #fadfdf
<div style="background-color:#fadfdf;">Content here</div>
.mybackground {background-color:#fadfdf;}
Border around this has a color of #fadfdf
<div style="border:2px solid #fadfdf;">Content here</div>
.myborder {border:2px solid #fadfdf;}