#fa1d7d color space conversions
Hex:
#fa1d7d
RGB:
250, 29, 125
CMY:
2, 89, 51
CMYK:
0, 88, 50, 2
HSL:
334°, 95.6710%, 54.7059%
HSV (HSB):
334°, 88.4000%, 98.0392%
XYZ:
43.5654, 22.6834, 21.4842
xyY:
0.4966, 0.2586, 22.6834
CIE-Lab:
54.7447, 80.5777, 5.5387
CIE-LCH:
54.7447, 80.7678, 3.9322
CIE-Luv:
54.7447, 135.8624, -9.1924
Hunter-Lab:
47.6271, 79.9299, 6.5937
#fa1d7d color charts
#fa1d7d color shades, tints & tones
#fa1d7d color schemes
#fa1d7d color preview, HTML & CSS examples
This text has a color of #fa1d7d
<p style="color:#fa1d7d;">Text here</p>
.mytext {color:#fa1d7d;}
This box has a color of #fa1d7d
<div style="background-color:#fa1d7d;">Content here</div>
.mybackground {background-color:#fa1d7d;}
Border around this has a color of #fa1d7d
<div style="border:2px solid #fa1d7d;">Content here</div>
.myborder {border:2px solid #fa1d7d;}