#fa2c5d color space conversions
Hex:
#fa2c5d
RGB:
250, 44, 93
CMY:
2, 83, 64
CMYK:
0, 82, 63, 2
HSL:
346°, 95.3704%, 57.6471%
HSV (HSB):
346°, 82.4000%, 98.0392%
XYZ:
42.3008, 22.9157, 12.5496
xyY:
0.5439, 0.2947, 22.9157
CIE-Lab:
54.9854, 75.7736, 25.0571
CIE-LCH:
54.9854, 79.8092, 18.2982
CIE-Luv:
54.9854, 144.0495, 13.1834
Hunter-Lab:
47.8703, 73.9592, 17.9659
#fa2c5d color charts
#fa2c5d color shades, tints & tones
#fa2c5d color schemes
#fa2c5d color preview, HTML & CSS examples
This text has a color of #fa2c5d
<p style="color:#fa2c5d;">Text here</p>
.mytext {color:#fa2c5d;}
This box has a color of #fa2c5d
<div style="background-color:#fa2c5d;">Content here</div>
.mybackground {background-color:#fa2c5d;}
Border around this has a color of #fa2c5d
<div style="border:2px solid #fa2c5d;">Content here</div>
.myborder {border:2px solid #fa2c5d;}