#fa9d7d color space conversions
Hex:
#fa9d7d
RGB:
250, 157, 125
CMY:
2, 38, 51
CMYK:
0, 37, 50, 2
HSL:
15°, 92.5926%, 73.5294%
HSV (HSB):
15°, 50.0000%, 98.0392%
XYZ:
55.1830, 45.9186, 25.3568
xyY:
0.4364, 0.3631, 45.9186
CIE-Lab:
73.4927, 31.3737, 31.2497
CIE-LCH:
73.4927, 44.2815, 44.8866
CIE-Luv:
73.4927, 68.1537, 34.0397
Hunter-Lab:
67.7633, 26.7757, 25.2482
#fa9d7d color charts
#fa9d7d color shades, tints & tones
#fa9d7d color schemes
#fa9d7d color preview, HTML & CSS examples
This text has a color of #fa9d7d
<p style="color:#fa9d7d;">Text here</p>
.mytext {color:#fa9d7d;}
This box has a color of #fa9d7d
<div style="background-color:#fa9d7d;">Content here</div>
.mybackground {background-color:#fa9d7d;}
Border around this has a color of #fa9d7d
<div style="border:2px solid #fa9d7d;">Content here</div>
.myborder {border:2px solid #fa9d7d;}