#fa285e color space conversions
Hex:
#fa285e
RGB:
250, 40, 94
CMY:
2, 84, 63
CMYK:
0, 84, 62, 2
HSL:
345°, 95.4545%, 56.8627%
HSV (HSB):
345°, 84.0000%, 98.0392%
XYZ:
42.2035, 22.6497, 12.7371
xyY:
0.5439, 0.2919, 22.6497
CIE-Lab:
54.7097, 76.6690, 24.0994
CIE-LCH:
54.7097, 80.3673, 17.4495
CIE-Luv:
54.7097, 145.0507, 11.9694
Hunter-Lab:
47.5917, 75.0051, 17.4462
#fa285e color charts
#fa285e color shades, tints & tones
#fa285e color schemes
#fa285e color preview, HTML & CSS examples
This text has a color of #fa285e
<p style="color:#fa285e;">Text here</p>
.mytext {color:#fa285e;}
This box has a color of #fa285e
<div style="background-color:#fa285e;">Content here</div>
.mybackground {background-color:#fa285e;}
Border around this has a color of #fa285e
<div style="border:2px solid #fa285e;">Content here</div>
.myborder {border:2px solid #fa285e;}