#fa99d4 color space conversions
Hex:
#fa99d4
RGB:
250, 153, 212
CMY:
2, 40, 17
CMYK:
0, 39, 15, 2
HSL:
324°, 90.6542%, 79.0196%
HSV (HSB):
324°, 38.8000%, 98.0392%
XYZ:
62.6992, 47.8599, 68.2206
xyY:
0.3507, 0.2677, 47.8599
CIE-Lab:
74.7365, 44.1503, -14.6966
CIE-LCH:
74.7365, 46.5321, 341.5886
CIE-Luv:
74.7365, 55.0972, -30.2674
Hunter-Lab:
69.1809, 40.7096, -10.0404
#fa99d4 color charts
#fa99d4 color shades, tints & tones
#fa99d4 color schemes
#fa99d4 color preview, HTML & CSS examples
This text has a color of #fa99d4
<p style="color:#fa99d4;">Text here</p>
.mytext {color:#fa99d4;}
This box has a color of #fa99d4
<div style="background-color:#fa99d4;">Content here</div>
.mybackground {background-color:#fa99d4;}
Border around this has a color of #fa99d4
<div style="border:2px solid #fa99d4;">Content here</div>
.myborder {border:2px solid #fa99d4;}