#fa999d color space conversions
Hex:
#fa999d
RGB:
250, 153, 157
CMY:
2, 40, 38
CMYK:
0, 39, 37, 2
HSL:
358°, 90.6542%, 79.0196%
HSV (HSB):
358°, 38.8000%, 98.0392%
XYZ:
56.9014, 45.5408, 37.6895
xyY:
0.4061, 0.3250, 45.5408
CIE-Lab:
73.2466, 36.7200, 13.4465
CIE-LCH:
73.2466, 39.1046, 20.1123
CIE-Luv:
73.2466, 65.6680, 11.5392
Hunter-Lab:
67.4839, 32.4116, 14.1255
#fa999d color charts
#fa999d color shades, tints & tones
#fa999d color schemes
#fa999d color preview, HTML & CSS examples
This text has a color of #fa999d
<p style="color:#fa999d;">Text here</p>
.mytext {color:#fa999d;}
This box has a color of #fa999d
<div style="background-color:#fa999d;">Content here</div>
.mybackground {background-color:#fa999d;}
Border around this has a color of #fa999d
<div style="border:2px solid #fa999d;">Content here</div>
.myborder {border:2px solid #fa999d;}