#fa0ead color space conversions
Hex:
#fa0ead
RGB:
250, 14, 173
CMY:
2, 95, 32
CMYK:
0, 94, 31, 2
HSL:
320°, 95.9350%, 51.7647%
HSV (HSB):
320°, 94.4000%, 98.0392%
XYZ:
47.1242, 23.6552, 41.6174
xyY:
0.4193, 0.2105, 23.6552
CIE-Lab:
55.7409, 86.5076, -21.4536
CIE-LCH:
55.7409, 89.1281, 346.0719
CIE-Luv:
55.7409, 115.9209, -46.5268
Hunter-Lab:
48.6366, 87.8353, -16.6876
#fa0ead color charts
#fa0ead color shades, tints & tones
#fa0ead color schemes
#fa0ead color preview, HTML & CSS examples
This text has a color of #fa0ead
<p style="color:#fa0ead;">Text here</p>
.mytext {color:#fa0ead;}
This box has a color of #fa0ead
<div style="background-color:#fa0ead;">Content here</div>
.mybackground {background-color:#fa0ead;}
Border around this has a color of #fa0ead
<div style="border:2px solid #fa0ead;">Content here</div>
.myborder {border:2px solid #fa0ead;}