#fa038f color space conversions
Hex:
#fa038f
RGB:
250, 3, 143
CMY:
2, 99, 44
CMYK:
0, 99, 43, 2
HSL:
326°, 97.6285%, 49.6078%
HSV (HSB):
326°, 98.8000%, 98.0392%
XYZ:
44.4148, 22.3723, 27.9640
xyY:
0.4688, 0.2361, 22.3723
CIE-Lab:
54.4198, 84.4677, -5.7150
CIE-LCH:
54.4198, 84.6608, 356.1293
CIE-Luv:
54.4198, 130.9763, -24.2581
Hunter-Lab:
47.2994, 84.8404, -1.9434
#fa038f color charts
#fa038f color shades, tints & tones
#fa038f color schemes
#fa038f color preview, HTML & CSS examples
This text has a color of #fa038f
<p style="color:#fa038f;">Text here</p>
.mytext {color:#fa038f;}
This box has a color of #fa038f
<div style="background-color:#fa038f;">Content here</div>
.mybackground {background-color:#fa038f;}
Border around this has a color of #fa038f
<div style="border:2px solid #fa038f;">Content here</div>
.myborder {border:2px solid #fa038f;}