#fadb95 color space conversions
Hex:
#fadb95
RGB:
250, 219, 149
CMY:
2, 14, 42
CMYK:
0, 12, 40, 2
HSL:
42°, 90.9910%, 78.2353%
HSV (HSB):
42°, 40.4000%, 98.0392%
XYZ:
70.1807, 73.1570, 38.8556
xyY:
0.3852, 0.4015, 73.1570
CIE-Lab:
88.5225, 1.3934, 38.3509
CIE-LCH:
88.5225, 38.3762, 87.9191
CIE-Luv:
88.5225, 23.9069, 51.1015
Hunter-Lab:
85.5318, -3.2177, 32.9379
#fadb95 color charts
#fadb95 color shades, tints & tones
#fadb95 color schemes
#fadb95 color preview, HTML & CSS examples
This text has a color of #fadb95
<p style="color:#fadb95;">Text here</p>
.mytext {color:#fadb95;}
This box has a color of #fadb95
<div style="background-color:#fadb95;">Content here</div>
.mybackground {background-color:#fadb95;}
Border around this has a color of #fadb95
<div style="border:2px solid #fadb95;">Content here</div>
.myborder {border:2px solid #fadb95;}