#fa245c color space conversions
Hex:
#fa245c
RGB:
250, 36, 92
CMY:
2, 86, 64
CMYK:
0, 86, 63, 2
HSL:
344°, 95.5357%, 56.0784%
HSV (HSB):
344°, 85.6000%, 98.0392%
XYZ:
41.9870, 22.3585, 12.2279
xyY:
0.5483, 0.2920, 22.3585
CIE-Lab:
54.4053, 77.3276, 24.8959
CIE-LCH:
54.4053, 81.2365, 17.8462
CIE-Luv:
54.4053, 146.9599, 12.4914
Hunter-Lab:
47.2847, 75.7527, 17.7669
#fa245c color charts
#fa245c color shades, tints & tones
#fa245c color schemes
#fa245c color preview, HTML & CSS examples
This text has a color of #fa245c
<p style="color:#fa245c;">Text here</p>
.mytext {color:#fa245c;}
This box has a color of #fa245c
<div style="background-color:#fa245c;">Content here</div>
.mybackground {background-color:#fa245c;}
Border around this has a color of #fa245c
<div style="border:2px solid #fa245c;">Content here</div>
.myborder {border:2px solid #fa245c;}