#fa8ddd color space conversions
Hex:
#fa8ddd
RGB:
250, 141, 221
CMY:
2, 45, 13
CMYK:
0, 44, 12, 2
HSL:
316°, 91.5966%, 76.6667%
HSV (HSB):
316°, 43.6000%, 98.0392%
XYZ:
62.0004, 44.5942, 73.7464
xyY:
0.3438, 0.2473, 44.5942
CIE-Lab:
72.6239, 51.6331, -22.8402
CIE-LCH:
72.6239, 56.4593, 336.1375
CIE-Luv:
72.6239, 59.1242, -44.2032
Hunter-Lab:
66.7789, 48.8639, -18.7309
#fa8ddd color charts
#fa8ddd color shades, tints & tones
#fa8ddd color schemes
#fa8ddd color preview, HTML & CSS examples
This text has a color of #fa8ddd
<p style="color:#fa8ddd;">Text here</p>
.mytext {color:#fa8ddd;}
This box has a color of #fa8ddd
<div style="background-color:#fa8ddd;">Content here</div>
.mybackground {background-color:#fa8ddd;}
Border around this has a color of #fa8ddd
<div style="border:2px solid #fa8ddd;">Content here</div>
.myborder {border:2px solid #fa8ddd;}