#fa1d9e color space conversions
Hex:
#fa1d9e
RGB:
250, 29, 158
CMY:
2, 89, 38
CMYK:
0, 88, 37, 2
HSL:
325°, 95.6710%, 54.7059%
HSV (HSB):
325°, 88.4000%, 98.0392%
XYZ:
46.0353, 23.6713, 34.4904
xyY:
0.4418, 0.2272, 23.6713
CIE-Lab:
55.7572, 83.3653, -12.6163
CIE-LCH:
55.7572, 84.3146, 351.3943
CIE-Luv:
55.7572, 121.1227, -33.4276
Hunter-Lab:
48.6532, 83.7521, -7.9737
#fa1d9e color charts
#fa1d9e color shades, tints & tones
#fa1d9e color schemes
#fa1d9e color preview, HTML & CSS examples
This text has a color of #fa1d9e
<p style="color:#fa1d9e;">Text here</p>
.mytext {color:#fa1d9e;}
This box has a color of #fa1d9e
<div style="background-color:#fa1d9e;">Content here</div>
.mybackground {background-color:#fa1d9e;}
Border around this has a color of #fa1d9e
<div style="border:2px solid #fa1d9e;">Content here</div>
.myborder {border:2px solid #fa1d9e;}