#fa9dcc color space conversions
Hex:
#fa9dcc
RGB:
250, 157, 204
CMY:
2, 38, 20
CMYK:
0, 37, 18, 2
HSL:
330°, 90.2913%, 79.8039%
HSV (HSB):
330°, 37.2000%, 98.0392%
XYZ:
62.3804, 48.7976, 63.2578
xyY:
0.3576, 0.2797, 48.7976
CIE-Lab:
75.3252, 40.8736, -9.4267
CIE-LCH:
75.3252, 41.9466, 347.0129
CIE-Luv:
75.3252, 54.5516, -21.6118
Hunter-Lab:
69.8553, 37.1529, -4.7917
#fa9dcc color charts
#fa9dcc color shades, tints & tones
#fa9dcc color schemes
#fa9dcc color preview, HTML & CSS examples
This text has a color of #fa9dcc
<p style="color:#fa9dcc;">Text here</p>
.mytext {color:#fa9dcc;}
This box has a color of #fa9dcc
<div style="background-color:#fa9dcc;">Content here</div>
.mybackground {background-color:#fa9dcc;}
Border around this has a color of #fa9dcc
<div style="border:2px solid #fa9dcc;">Content here</div>
.myborder {border:2px solid #fa9dcc;}