#fa8983 color space conversions
Hex:
#fa8983
RGB:
250, 137, 131
CMY:
2, 46, 49
CMYK:
0, 45, 48, 2
HSL:
3°, 92.2481%, 74.7059%
HSV (HSB):
3°, 47.6000%, 98.0392%
XYZ:
52.4667, 39.8540, 26.4000
xyY:
0.4419, 0.3357, 39.8540
CIE-Lab:
69.3654, 42.2043, 22.4689
CIE-LCH:
69.3654, 47.8126, 28.0301
CIE-Luv:
69.3654, 81.0271, 21.0710
Hunter-Lab:
63.1300, 37.8720, 19.3968
#fa8983 color charts
#fa8983 color shades, tints & tones
#fa8983 color schemes
#fa8983 color preview, HTML & CSS examples
This text has a color of #fa8983
<p style="color:#fa8983;">Text here</p>
.mytext {color:#fa8983;}
This box has a color of #fa8983
<div style="background-color:#fa8983;">Content here</div>
.mybackground {background-color:#fa8983;}
Border around this has a color of #fa8983
<div style="border:2px solid #fa8983;">Content here</div>
.myborder {border:2px solid #fa8983;}