#fa098a color space conversions
Hex:
#fa098a
RGB:
250, 9, 138
CMY:
2, 96, 46
CMYK:
0, 96, 45, 2
HSL:
328°, 96.0159%, 50.7843%
HSV (HSB):
328°, 96.4000%, 98.0392%
XYZ:
44.1095, 22.3543, 26.0347
xyY:
0.4769, 0.2417, 22.3543
CIE-Lab:
54.4010, 83.6576, -2.7541
CIE-LCH:
54.4010, 83.7030, 358.1145
CIE-Luv:
54.4010, 132.8092, -20.2308
Hunter-Lab:
47.2804, 83.7880, 0.4485
#fa098a color charts
#fa098a color shades, tints & tones
#fa098a color schemes
#fa098a color preview, HTML & CSS examples
This text has a color of #fa098a
<p style="color:#fa098a;">Text here</p>
.mytext {color:#fa098a;}
This box has a color of #fa098a
<div style="background-color:#fa098a;">Content here</div>
.mybackground {background-color:#fa098a;}
Border around this has a color of #fa098a
<div style="border:2px solid #fa098a;">Content here</div>
.myborder {border:2px solid #fa098a;}