#fadad8 color space conversions
Hex:
#fadad8
RGB:
250, 218, 216
CMY:
2, 15, 15
CMYK:
0, 13, 14, 2
HSL:
4°, 77.2727%, 91.3725%
HSV (HSB):
4°, 13.6000%, 98.0392%
XYZ:
76.8904, 75.4247, 75.4716
xyY:
0.3376, 0.3311, 75.4247
CIE-Lab:
89.5915, 10.7518, 5.0552
CIE-LCH:
89.5915, 11.8809, 25.1818
CIE-Luv:
89.5915, 19.2609, 5.6109
Hunter-Lab:
86.8474, 6.0522, 9.2693
#fadad8 color charts
#fadad8 color shades, tints & tones
#fadad8 color schemes
#fadad8 color preview, HTML & CSS examples
This text has a color of #fadad8
<p style="color:#fadad8;">Text here</p>
.mytext {color:#fadad8;}
This box has a color of #fadad8
<div style="background-color:#fadad8;">Content here</div>
.mybackground {background-color:#fadad8;}
Border around this has a color of #fadad8
<div style="border:2px solid #fadad8;">Content here</div>
.myborder {border:2px solid #fadad8;}