#fa99c9 color space conversions
Hex:
#fa99c9
RGB:
250, 153, 201
CMY:
2, 40, 21
CMYK:
0, 39, 20, 2
HSL:
330°, 90.6542%, 79.0196%
HSV (HSB):
330°, 38.8000%, 98.0392%
XYZ:
61.3582, 47.3235, 61.1588
xyY:
0.3613, 0.2786, 47.3235
CIE-Lab:
74.3962, 42.4914, -9.1618
CIE-LCH:
74.3962, 43.4679, 347.8325
CIE-Luv:
74.3962, 57.2960, -21.4799
Hunter-Lab:
68.7921, 38.8246, -4.5566
#fa99c9 color charts
#fa99c9 color shades, tints & tones
#fa99c9 color schemes
#fa99c9 color preview, HTML & CSS examples
This text has a color of #fa99c9
<p style="color:#fa99c9;">Text here</p>
.mytext {color:#fa99c9;}
This box has a color of #fa99c9
<div style="background-color:#fa99c9;">Content here</div>
.mybackground {background-color:#fa99c9;}
Border around this has a color of #fa99c9
<div style="border:2px solid #fa99c9;">Content here</div>
.myborder {border:2px solid #fa99c9;}