#fa05d1 color space conversions
Hex:
#fa05d1
RGB:
250, 5, 209
CMY:
2, 98, 18
CMYK:
0, 98, 16, 2
HSL:
310°, 96.0784%, 50.0000%
HSV (HSB):
310°, 98.0000%, 98.0392%
XYZ:
50.9872, 25.0360, 62.4667
xyY:
0.3682, 0.1808, 25.0360
CIE-Lab:
57.1105, 91.1352, -40.1329
CIE-LCH:
57.1105, 99.5805, 336.2329
CIE-Luv:
57.1105, 99.7567, -75.2205
Hunter-Lab:
50.0360, 94.3306, -38.9946
#fa05d1 color charts
#fa05d1 color shades, tints & tones
#fa05d1 color schemes
#fa05d1 color preview, HTML & CSS examples
This text has a color of #fa05d1
<p style="color:#fa05d1;">Text here</p>
.mytext {color:#fa05d1;}
This box has a color of #fa05d1
<div style="background-color:#fa05d1;">Content here</div>
.mybackground {background-color:#fa05d1;}
Border around this has a color of #fa05d1
<div style="border:2px solid #fa05d1;">Content here</div>
.myborder {border:2px solid #fa05d1;}