#fa08b4 color space conversions
Hex:
#fa08b4
RGB:
250, 8, 180
CMY:
2, 97, 29
CMYK:
0, 97, 28, 2
HSL:
317°, 96.0317%, 50.5882%
HSV (HSB):
317°, 96.8000%, 98.0392%
XYZ:
47.7494, 23.7929, 45.2558
xyY:
0.4088, 0.2037, 23.7929
CIE-Lab:
55.8799, 87.6509, -25.3262
CIE-LCH:
55.8799, 91.2365, 343.8837
CIE-Luv:
55.8799, 113.0268, -52.3681
Hunter-Lab:
48.7780, 89.3743, -20.8642
#fa08b4 color charts
#fa08b4 color shades, tints & tones
#fa08b4 color schemes
#fa08b4 color preview, HTML & CSS examples
This text has a color of #fa08b4
<p style="color:#fa08b4;">Text here</p>
.mytext {color:#fa08b4;}
This box has a color of #fa08b4
<div style="background-color:#fa08b4;">Content here</div>
.mybackground {background-color:#fa08b4;}
Border around this has a color of #fa08b4
<div style="border:2px solid #fa08b4;">Content here</div>
.myborder {border:2px solid #fa08b4;}