#fa07b3 color space conversions
Hex:
#fa07b3
RGB:
250, 7, 179
CMY:
2, 97, 30
CMYK:
0, 97, 28, 2
HSL:
318°, 96.0474%, 50.3922%
HSV (HSB):
318°, 97.2000%, 98.0392%
XYZ:
47.6370, 23.7306, 44.7175
xyY:
0.4104, 0.2044, 23.7306
CIE-Lab:
55.8171, 87.6096, -24.8404
CIE-LCH:
55.8171, 91.0631, 344.1701
CIE-Luv:
55.8171, 113.5627, -51.6427
Hunter-Lab:
48.7141, 89.3036, -20.3259
#fa07b3 color charts
#fa07b3 color shades, tints & tones
#fa07b3 color schemes
#fa07b3 color preview, HTML & CSS examples
This text has a color of #fa07b3
<p style="color:#fa07b3;">Text here</p>
.mytext {color:#fa07b3;}
This box has a color of #fa07b3
<div style="background-color:#fa07b3;">Content here</div>
.mybackground {background-color:#fa07b3;}
Border around this has a color of #fa07b3
<div style="border:2px solid #fa07b3;">Content here</div>
.myborder {border:2px solid #fa07b3;}