#fadca5 color space conversions
Hex:
#fadca5
RGB:
250, 220, 165
CMY:
2, 14, 35
CMYK:
0, 12, 34, 2
HSL:
39°, 89.4737%, 81.3725%
HSV (HSB):
39°, 34.0000%, 98.0392%
XYZ:
71.8091, 74.2270, 46.1398
xyY:
0.3737, 0.3862, 74.2270
CIE-Lab:
89.0297, 2.6761, 30.8630
CIE-LCH:
89.0297, 30.9788, 85.0444
CIE-Luv:
89.0297, 22.1826, 42.0914
Hunter-Lab:
86.1551, -1.9942, 28.5562
#fadca5 color charts
#fadca5 color shades, tints & tones
#fadca5 color schemes
#fadca5 color preview, HTML & CSS examples
This text has a color of #fadca5
<p style="color:#fadca5;">Text here</p>
.mytext {color:#fadca5;}
This box has a color of #fadca5
<div style="background-color:#fadca5;">Content here</div>
.mybackground {background-color:#fadca5;}
Border around this has a color of #fadca5
<div style="border:2px solid #fadca5;">Content here</div>
.myborder {border:2px solid #fadca5;}