#fa8473 color space conversions
Hex:
#fa8473
RGB:
250, 132, 115
CMY:
2, 48, 55
CMYK:
0, 47, 54, 2
HSL:
8°, 93.1034%, 71.5686%
HSV (HSB):
8°, 54.0000%, 98.0392%
XYZ:
50.7701, 38.0643, 20.8909
xyY:
0.4627, 0.3469, 38.0643
CIE-Lab:
68.0680, 43.3270, 29.5917
CIE-LCH:
68.0680, 52.4681, 34.3326
CIE-Luv:
68.0680, 87.5014, 28.5036
Hunter-Lab:
61.6963, 38.9198, 23.1113
#fa8473 color charts
#fa8473 color shades, tints & tones
#fa8473 color schemes
#fa8473 color preview, HTML & CSS examples
This text has a color of #fa8473
<p style="color:#fa8473;">Text here</p>
.mytext {color:#fa8473;}
This box has a color of #fa8473
<div style="background-color:#fa8473;">Content here</div>
.mybackground {background-color:#fa8473;}
Border around this has a color of #fa8473
<div style="border:2px solid #fa8473;">Content here</div>
.myborder {border:2px solid #fa8473;}