#fa8484 color space conversions
Hex:
#fa8484
RGB:
250, 132, 132
CMY:
2, 48, 48
CMYK:
0, 47, 47, 2
HSL:
0°, 92.1875%, 74.9020%
HSV (HSB):
0°, 47.2000%, 98.0392%
XYZ:
51.8405, 38.4925, 26.5273
xyY:
0.4436, 0.3294, 38.4925
CIE-Lab:
68.3820, 44.8046, 20.5732
CIE-LCH:
68.3820, 49.3022, 24.6635
CIE-Luv:
68.3820, 84.1938, 18.1491
Hunter-Lab:
62.0423, 40.5746, 18.0791
#fa8484 color charts
#fa8484 color shades, tints & tones
#fa8484 color schemes
#fa8484 color preview, HTML & CSS examples
This text has a color of #fa8484
<p style="color:#fa8484;">Text here</p>
.mytext {color:#fa8484;}
This box has a color of #fa8484
<div style="background-color:#fa8484;">Content here</div>
.mybackground {background-color:#fa8484;}
Border around this has a color of #fa8484
<div style="border:2px solid #fa8484;">Content here</div>
.myborder {border:2px solid #fa8484;}