#fa5fb5 color space conversions
Hex:
#fa5fb5
RGB:
250, 95, 181
CMY:
2, 63, 29
CMYK:
0, 62, 28, 2
HSL:
327°, 93.9394%, 67.6471%
HSV (HSB):
327°, 62.0000%, 98.0392%
XYZ:
51.8570, 31.8446, 47.1295
xyY:
0.3964, 0.2434, 31.8446
CIE-Lab:
63.2142, 67.1230, -14.7128
CIE-LCH:
63.2142, 68.7165, 347.6368
CIE-Luv:
63.2142, 91.4913, -33.8215
Hunter-Lab:
56.4310, 65.2775, -10.0155
#fa5fb5 color charts
#fa5fb5 color shades, tints & tones
#fa5fb5 color schemes
#fa5fb5 color preview, HTML & CSS examples
This text has a color of #fa5fb5
<p style="color:#fa5fb5;">Text here</p>
.mytext {color:#fa5fb5;}
This box has a color of #fa5fb5
<div style="background-color:#fa5fb5;">Content here</div>
.mybackground {background-color:#fa5fb5;}
Border around this has a color of #fa5fb5
<div style="border:2px solid #fa5fb5;">Content here</div>
.myborder {border:2px solid #fa5fb5;}