#fa12a5 color space conversions
Hex:
#fa12a5
RGB:
250, 18, 165
CMY:
2, 93, 35
CMYK:
0, 93, 34, 2
HSL:
322°, 95.8678%, 52.5490%
HSV (HSB):
322°, 92.8000%, 98.0392%
XYZ:
46.4322, 23.4732, 37.6808
xyY:
0.4316, 0.2182, 23.4732
CIE-Lab:
55.5565, 85.3559, -17.0429
CIE-LCH:
55.5565, 87.0408, 348.7083
CIE-Luv:
55.5565, 119.3234, -39.9950
Hunter-Lab:
48.4492, 86.2828, -12.1978
#fa12a5 color charts
#fa12a5 color shades, tints & tones
#fa12a5 color schemes
#fa12a5 color preview, HTML & CSS examples
This text has a color of #fa12a5
<p style="color:#fa12a5;">Text here</p>
.mytext {color:#fa12a5;}
This box has a color of #fa12a5
<div style="background-color:#fa12a5;">Content here</div>
.mybackground {background-color:#fa12a5;}
Border around this has a color of #fa12a5
<div style="border:2px solid #fa12a5;">Content here</div>
.myborder {border:2px solid #fa12a5;}