#fad7d7 color space conversions
Hex:
#fad7d7
RGB:
250, 215, 215
CMY:
2, 16, 16
CMYK:
0, 14, 14, 2
HSL:
0°, 77.7778%, 91.1765%
HSV (HSB):
0°, 14.0000%, 98.0392%
XYZ:
75.9905, 73.8312, 74.5357
xyY:
0.3387, 0.3291, 73.8312
CIE-Lab:
88.8426, 12.1552, 4.4987
CIE-LCH:
88.8426, 12.9610, 20.3098
CIE-Luv:
88.8426, 21.0038, 4.5152
Hunter-Lab:
85.9251, 7.4932, 8.7164
#fad7d7 color charts
#fad7d7 color shades, tints & tones
#fad7d7 color schemes
#fad7d7 color preview, HTML & CSS examples
This text has a color of #fad7d7
<p style="color:#fad7d7;">Text here</p>
.mytext {color:#fad7d7;}
This box has a color of #fad7d7
<div style="background-color:#fad7d7;">Content here</div>
.mybackground {background-color:#fad7d7;}
Border around this has a color of #fad7d7
<div style="border:2px solid #fad7d7;">Content here</div>
.myborder {border:2px solid #fad7d7;}