#fadecb color space conversions
Hex:
#fadecb
RGB:
250, 222, 203
CMY:
2, 13, 20
CMYK:
0, 11, 19, 2
HSL:
24°, 82.4561%, 88.8235%
HSV (HSB):
24°, 18.8000%, 98.0392%
XYZ:
76.3251, 76.8783, 67.3162
xyY:
0.3461, 0.3486, 76.8783
CIE-Lab:
90.2656, 6.7018, 12.8374
CIE-LCH:
90.2656, 14.4815, 62.4330
CIE-Luv:
90.2656, 18.1192, 17.6296
Hunter-Lab:
87.6803, 1.9425, 15.8566
#fadecb color charts
#fadecb RGB chart
#fadecb CMYK chart
#fadecb RGB pie chart
#fadecb color shades, tints & tones
#fadecb color schemes
#fadecb color preview, HTML & CSS examples
This text has a color of #fadecb
<p style="color:#fadecb;">Text here</p>
.mytext {color:#fadecb;}
Text color #fadecb
This box has a color of #fadecb
<div style="background-color:#fadecb;">Content here</div>
.mybackground {background-color:#fadecb;}
Background color #fadecb
Border around this has a color of #fadecb
<div style="border:2px solid #fadecb;">Content here</div>
.myborder {border:2px solid #fadecb;}
Border color #fadecb