#fac2a5 color space conversions
Hex:
#fac2a5
RGB:
250, 194, 165
CMY:
2, 24, 35
CMYK:
0, 22, 34, 2
HSL:
20°, 89.4737%, 81.3725%
HSV (HSB):
20°, 34.0000%, 98.0392%
XYZ:
65.5077, 61.6242, 44.0393
xyY:
0.3827, 0.3600, 61.6242
CIE-Lab:
82.7132, 16.1721, 22.2876
CIE-LCH:
82.7132, 27.5367, 54.0350
CIE-Luv:
82.7132, 38.3888, 27.9360
Hunter-Lab:
78.5011, 11.5780, 21.6889
#fac2a5 color charts
#fac2a5 color shades, tints & tones
#fac2a5 color schemes
#fac2a5 color preview, HTML & CSS examples
This text has a color of #fac2a5
<p style="color:#fac2a5;">Text here</p>
.mytext {color:#fac2a5;}
This box has a color of #fac2a5
<div style="background-color:#fac2a5;">Content here</div>
.mybackground {background-color:#fac2a5;}
Border around this has a color of #fac2a5
<div style="border:2px solid #fac2a5;">Content here</div>
.myborder {border:2px solid #fac2a5;}