#fa9682 color space conversions
Hex:
#fa9682
RGB:
250, 150, 130
CMY:
2, 41, 49
CMYK:
0, 40, 48, 2
HSL:
10°, 92.3077%, 74.5098%
HSV (HSB):
10°, 48.0000%, 98.0392%
XYZ:
54.3600, 43.7484, 26.6983
xyY:
0.4356, 0.3505, 43.7484
CIE-Lab:
72.0600, 35.4649, 26.6468
CIE-LCH:
72.0600, 44.3600, 36.9196
CIE-Luv:
72.0600, 72.2852, 27.7606
Hunter-Lab:
66.1426, 30.9526, 22.3675
#fa9682 color charts
#fa9682 color shades, tints & tones
#fa9682 color schemes
#fa9682 color preview, HTML & CSS examples
This text has a color of #fa9682
<p style="color:#fa9682;">Text here</p>
.mytext {color:#fa9682;}
This box has a color of #fa9682
<div style="background-color:#fa9682;">Content here</div>
.mybackground {background-color:#fa9682;}
Border around this has a color of #fa9682
<div style="border:2px solid #fa9682;">Content here</div>
.myborder {border:2px solid #fa9682;}