#fa247b color space conversions
Hex:
#fa247b
RGB:
250, 36, 123
CMY:
2, 86, 52
CMYK:
0, 86, 51, 2
HSL:
336°, 95.5357%, 56.0784%
HSV (HSB):
336°, 85.6000%, 98.0392%
XYZ:
43.6304, 23.0158, 20.8818
xyY:
0.4985, 0.2630, 23.0158
CIE-Lab:
55.0886, 79.2870, 7.2303
CIE-LCH:
55.0886, 79.6160, 5.2105
CIE-Luv:
55.0886, 135.1280, -6.8482
Hunter-Lab:
47.9748, 78.3798, 7.7754
#fa247b color charts
#fa247b color shades, tints & tones
#fa247b color schemes
#fa247b color preview, HTML & CSS examples
This text has a color of #fa247b
<p style="color:#fa247b;">Text here</p>
.mytext {color:#fa247b;}
This box has a color of #fa247b
<div style="background-color:#fa247b;">Content here</div>
.mybackground {background-color:#fa247b;}
Border around this has a color of #fa247b
<div style="border:2px solid #fa247b;">Content here</div>
.myborder {border:2px solid #fa247b;}