#fa9cdd color space conversions
Hex:
#fa9cdd
RGB:
250, 156, 221
CMY:
2, 39, 13
CMYK:
0, 38, 12, 2
HSL:
319°, 90.3846%, 79.6078%
HSV (HSB):
319°, 37.6000%, 98.0392%
XYZ:
64.3640, 49.3214, 74.5342
xyY:
0.3420, 0.2620, 49.3214
CIE-Lab:
75.6508, 44.0277, -18.2446
CIE-LCH:
75.6508, 47.6582, 337.4914
CIE-Luv:
75.6508, 51.7845, -35.8422
Hunter-Lab:
70.2292, 40.6914, -13.7641
#fa9cdd color charts
#fa9cdd color shades, tints & tones
#fa9cdd color schemes
#fa9cdd color preview, HTML & CSS examples
This text has a color of #fa9cdd
<p style="color:#fa9cdd;">Text here</p>
.mytext {color:#fa9cdd;}
This box has a color of #fa9cdd
<div style="background-color:#fa9cdd;">Content here</div>
.mybackground {background-color:#fa9cdd;}
Border around this has a color of #fa9cdd
<div style="border:2px solid #fa9cdd;">Content here</div>
.myborder {border:2px solid #fa9cdd;}