#fa7474 color space conversions
Hex:
#fa7474
RGB:
250, 116, 116
CMY:
2, 55, 55
CMYK:
0, 54, 54, 2
HSL:
0°, 93.0556%, 71.7647%
HSV (HSB):
0°, 53.6000%, 98.0392%
XYZ:
48.8221, 34.0757, 20.5271
xyY:
0.4721, 0.3295, 34.0757
CIE-Lab:
65.0226, 51.1971, 25.0148
CIE-LCH:
65.0226, 56.9814, 26.0400
CIE-Luv:
65.0226, 98.3598, 21.2054
Hunter-Lab:
58.3744, 47.1353, 20.0131
#fa7474 color charts
#fa7474 color shades, tints & tones
#fa7474 color schemes
#fa7474 color preview, HTML & CSS examples
This text has a color of #fa7474
<p style="color:#fa7474;">Text here</p>
.mytext {color:#fa7474;}
This box has a color of #fa7474
<div style="background-color:#fa7474;">Content here</div>
.mybackground {background-color:#fa7474;}
Border around this has a color of #fa7474
<div style="border:2px solid #fa7474;">Content here</div>
.myborder {border:2px solid #fa7474;}