#fa285a color space conversions
Hex:
#fa285a
RGB:
250, 40, 90
CMY:
2, 84, 65
CMYK:
0, 84, 64, 2
HSL:
346°, 95.4545%, 56.8627%
HSV (HSB):
346°, 84.0000%, 98.0392%
XYZ:
42.0286, 22.5798, 11.8160
xyY:
0.5499, 0.2955, 22.5798
CIE-Lab:
54.6368, 76.4554, 26.3908
CIE-LCH:
54.6368, 80.8820, 19.0436
CIE-Luv:
54.6368, 146.3978, 14.1807
Hunter-Lab:
47.5182, 74.7219, 18.5195
#fa285a color charts
#fa285a color shades, tints & tones
#fa285a color schemes
#fa285a color preview, HTML & CSS examples
This text has a color of #fa285a
<p style="color:#fa285a;">Text here</p>
.mytext {color:#fa285a;}
This box has a color of #fa285a
<div style="background-color:#fa285a;">Content here</div>
.mybackground {background-color:#fa285a;}
Border around this has a color of #fa285a
<div style="border:2px solid #fa285a;">Content here</div>
.myborder {border:2px solid #fa285a;}