#faddd3 color space conversions
Hex:
#faddd3
RGB:
250, 221, 211
CMY:
2, 13, 17
CMYK:
0, 12, 16, 2
HSL:
15°, 79.5918%, 90.3922%
HSV (HSB):
15°, 15.6000%, 98.0392%
XYZ:
77.0387, 76.7400, 72.3800
xyY:
0.3406, 0.3393, 76.7400
CIE-Lab:
90.2018, 8.4204, 8.5581
CIE-LCH:
90.2018, 12.0061, 45.4646
CIE-Luv:
90.2018, 18.0289, 11.1834
Hunter-Lab:
87.6014, 3.6745, 12.3331
#faddd3 color charts
#faddd3 color shades, tints & tones
#faddd3 color schemes
#faddd3 color preview, HTML & CSS examples
This text has a color of #faddd3
<p style="color:#faddd3;">Text here</p>
.mytext {color:#faddd3;}
This box has a color of #faddd3
<div style="background-color:#faddd3;">Content here</div>
.mybackground {background-color:#faddd3;}
Border around this has a color of #faddd3
<div style="border:2px solid #faddd3;">Content here</div>
.myborder {border:2px solid #faddd3;}