#fa0f9f color space conversions
Hex:
#fa0f9f
RGB:
250, 15, 159
CMY:
2, 94, 38
CMYK:
0, 94, 36, 2
HSL:
323°, 95.9184%, 51.9608%
HSV (HSB):
323°, 94.0000%, 98.0392%
XYZ:
45.8532, 23.1688, 34.8562
xyY:
0.4414, 0.2230, 23.1688
CIE-Lab:
55.2458, 85.0512, -13.9783
CIE-LCH:
55.2458, 86.1922, 350.6668
CIE-Luv:
55.2458, 122.4470, -35.6110
Hunter-Lab:
48.1340, 85.8072, -9.2410
#fa0f9f color charts
#fa0f9f color shades, tints & tones
#fa0f9f color schemes
#fa0f9f color preview, HTML & CSS examples
This text has a color of #fa0f9f
<p style="color:#fa0f9f;">Text here</p>
.mytext {color:#fa0f9f;}
This box has a color of #fa0f9f
<div style="background-color:#fa0f9f;">Content here</div>
.mybackground {background-color:#fa0f9f;}
Border around this has a color of #fa0f9f
<div style="border:2px solid #fa0f9f;">Content here</div>
.myborder {border:2px solid #fa0f9f;}