#fa125f color space conversions
Hex:
#fa125f
RGB:
250, 18, 95
CMY:
2, 93, 63
CMYK:
0, 93, 62, 2
HSL:
340°, 95.8678%, 52.5490%
HSV (HSB):
340°, 92.8000%, 98.0392%
XYZ:
41.7062, 21.5828, 12.7942
xyY:
0.5482, 0.2837, 21.5828
CIE-Lab:
53.5816, 80.0275, 22.0084
CIE-LCH:
53.5816, 82.9986, 15.3768
CIE-Luv:
53.5816, 149.9453, 8.8255
Hunter-Lab:
46.4573, 78.9448, 16.1918
#fa125f color charts
#fa125f color shades, tints & tones
#fa125f color schemes
#fa125f color preview, HTML & CSS examples
This text has a color of #fa125f
<p style="color:#fa125f;">Text here</p>
.mytext {color:#fa125f;}
This box has a color of #fa125f
<div style="background-color:#fa125f;">Content here</div>
.mybackground {background-color:#fa125f;}
Border around this has a color of #fa125f
<div style="border:2px solid #fa125f;">Content here</div>
.myborder {border:2px solid #fa125f;}