#fa9dd5 color space conversions
Hex:
#fa9dd5
RGB:
250, 157, 213
CMY:
2, 38, 16
CMYK:
0, 37, 15, 2
HSL:
324°, 90.2913%, 79.8039%
HSV (HSB):
324°, 37.2000%, 98.0392%
XYZ:
63.4916, 49.2420, 69.1091
xyY:
0.3492, 0.2708, 49.2420
CIE-Lab:
75.6017, 42.2469, -13.9447
CIE-LCH:
75.6017, 44.4888, 341.7332
CIE-Luv:
75.6017, 52.8258, -28.8031
Hunter-Lab:
70.1727, 38.7029, -9.2705
#fa9dd5 color charts
#fa9dd5 color shades, tints & tones
#fa9dd5 color schemes
#fa9dd5 color preview, HTML & CSS examples
This text has a color of #fa9dd5
<p style="color:#fa9dd5;">Text here</p>
.mytext {color:#fa9dd5;}
This box has a color of #fa9dd5
<div style="background-color:#fa9dd5;">Content here</div>
.mybackground {background-color:#fa9dd5;}
Border around this has a color of #fa9dd5
<div style="border:2px solid #fa9dd5;">Content here</div>
.myborder {border:2px solid #fa9dd5;}