#fa99c3 color space conversions
Hex:
#fa99c3
RGB:
250, 153, 195
CMY:
2, 40, 24
CMYK:
0, 39, 22, 2
HSL:
334°, 90.6542%, 79.0196%
HSV (HSB):
334°, 38.8000%, 98.0392%
XYZ:
60.6659, 47.0466, 57.5132
xyY:
0.3672, 0.2847, 47.0466
CIE-Lab:
74.2196, 41.6215, -6.1202
CIE-LCH:
74.2196, 42.0691, 351.6350
CIE-Luv:
74.2196, 58.4839, -16.7543
Hunter-Lab:
68.5905, 37.8436, -1.7014
#fa99c3 color charts
#fa99c3 color shades, tints & tones
#fa99c3 color schemes
#fa99c3 color preview, HTML & CSS examples
This text has a color of #fa99c3
<p style="color:#fa99c3;">Text here</p>
.mytext {color:#fa99c3;}
This box has a color of #fa99c3
<div style="background-color:#fa99c3;">Content here</div>
.mybackground {background-color:#fa99c3;}
Border around this has a color of #fa99c3
<div style="border:2px solid #fa99c3;">Content here</div>
.myborder {border:2px solid #fa99c3;}