#fa8c8a color space conversions
Hex:
#fa8c8a
RGB:
250, 140, 138
CMY:
2, 45, 46
CMYK:
0, 44, 45, 2
HSL:
1°, 91.8033%, 76.0784%
HSV (HSB):
1°, 44.8000%, 98.0392%
XYZ:
53.3899, 40.9151, 29.1282
xyY:
0.4325, 0.3315, 40.9151
CIE-Lab:
70.1164, 41.3587, 19.6078
CIE-LCH:
70.1164, 45.7713, 25.3652
CIE-Luv:
70.1164, 77.6676, 17.9714
Hunter-Lab:
63.9649, 37.0506, 17.7761
#fa8c8a color charts
#fa8c8a color shades, tints & tones
#fa8c8a color schemes
#fa8c8a color preview, HTML & CSS examples
This text has a color of #fa8c8a
<p style="color:#fa8c8a;">Text here</p>
.mytext {color:#fa8c8a;}
This box has a color of #fa8c8a
<div style="background-color:#fa8c8a;">Content here</div>
.mybackground {background-color:#fa8c8a;}
Border around this has a color of #fa8c8a
<div style="border:2px solid #fa8c8a;">Content here</div>
.myborder {border:2px solid #fa8c8a;}