#fa8dbd color space conversions
Hex:
#fa8dbd
RGB:
250, 141, 189
CMY:
2, 45, 26
CMYK:
0, 44, 24, 2
HSL:
334°, 91.5966%, 76.6667%
HSV (HSB):
334°, 43.6000%, 98.0392%
XYZ:
58.1345, 43.0479, 53.3892
xyY:
0.3761, 0.2785, 43.0479
CIE-Lab:
71.5874, 46.8938, -6.6978
CIE-LCH:
71.5874, 47.3697, 351.8715
CIE-Luv:
71.5874, 66.3500, -18.5489
Hunter-Lab:
65.6109, 43.3409, -2.3181
#fa8dbd color charts
#fa8dbd color shades, tints & tones
#fa8dbd color schemes
#fa8dbd color preview, HTML & CSS examples
This text has a color of #fa8dbd
<p style="color:#fa8dbd;">Text here</p>
.mytext {color:#fa8dbd;}
This box has a color of #fa8dbd
<div style="background-color:#fa8dbd;">Content here</div>
.mybackground {background-color:#fa8dbd;}
Border around this has a color of #fa8dbd
<div style="border:2px solid #fa8dbd;">Content here</div>
.myborder {border:2px solid #fa8dbd;}