#fa9b6a color space conversions
Hex:
#fa9b6a
RGB:
250, 155, 106
CMY:
2, 39, 58
CMYK:
0, 38, 58, 2
HSL:
20°, 93.5065%, 69.8039%
HSV (HSB):
20°, 57.6000%, 98.0392%
XYZ:
53.7472, 44.8073, 19.4516
xyY:
0.4555, 0.3797, 44.8073
CIE-Lab:
72.7648, 30.8616, 40.4023
CIE-LCH:
72.7648, 50.8407, 52.6253
CIE-Luv:
72.7648, 72.1818, 43.4136
Hunter-Lab:
66.9382, 26.1823, 29.6277
#fa9b6a color charts
#fa9b6a color shades, tints & tones
#fa9b6a color schemes
#fa9b6a color preview, HTML & CSS examples
This text has a color of #fa9b6a
<p style="color:#fa9b6a;">Text here</p>
.mytext {color:#fa9b6a;}
This box has a color of #fa9b6a
<div style="background-color:#fa9b6a;">Content here</div>
.mybackground {background-color:#fa9b6a;}
Border around this has a color of #fa9b6a
<div style="border:2px solid #fa9b6a;">Content here</div>
.myborder {border:2px solid #fa9b6a;}