#fa1d5d color space conversions
Hex:
#fa1d5d
RGB:
250, 29, 93
CMY:
2, 89, 64
CMYK:
0, 88, 63, 2
HSL:
343°, 95.6710%, 54.7059%
HSV (HSB):
343°, 88.4000%, 98.0392%
XYZ:
41.8395, 21.9930, 12.3958
xyY:
0.5489, 0.2885, 21.9930
CIE-Lab:
54.0196, 78.5436, 23.7912
CIE-LCH:
54.0196, 82.0677, 16.8518
CIE-Luv:
54.0196, 148.4749, 11.0323
Hunter-Lab:
46.8967, 77.1817, 17.1561
#fa1d5d color charts
#fa1d5d color shades, tints & tones
#fa1d5d color schemes
#fa1d5d color preview, HTML & CSS examples
This text has a color of #fa1d5d
<p style="color:#fa1d5d;">Text here</p>
.mytext {color:#fa1d5d;}
This box has a color of #fa1d5d
<div style="background-color:#fa1d5d;">Content here</div>
.mybackground {background-color:#fa1d5d;}
Border around this has a color of #fa1d5d
<div style="border:2px solid #fa1d5d;">Content here</div>
.myborder {border:2px solid #fa1d5d;}