#fa286e color space conversions
Hex:
#fa286e
RGB:
250, 40, 110
CMY:
2, 84, 57
CMYK:
0, 84, 56, 2
HSL:
340°, 95.4545%, 56.8627%
HSV (HSB):
340°, 84.0000%, 98.0392%
XYZ:
42.9976, 22.9674, 16.9188
xyY:
0.5188, 0.2771, 22.9674
CIE-Lab:
55.0387, 77.6284, 14.9580
CIE-LCH:
55.0387, 79.0564, 10.9065
CIE-Luv:
55.0387, 139.2337, 2.3691
Hunter-Lab:
47.9243, 76.2825, 12.6158
#fa286e color charts
#fa286e color shades, tints & tones
#fa286e color schemes
#fa286e color preview, HTML & CSS examples
This text has a color of #fa286e
<p style="color:#fa286e;">Text here</p>
.mytext {color:#fa286e;}
This box has a color of #fa286e
<div style="background-color:#fa286e;">Content here</div>
.mybackground {background-color:#fa286e;}
Border around this has a color of #fa286e
<div style="border:2px solid #fa286e;">Content here</div>
.myborder {border:2px solid #fa286e;}