#fa4747 color space conversions
Hex:
#fa4747
RGB:
250, 71, 71
CMY:
2, 72, 72
CMYK:
0, 72, 72, 2
HSL:
0°, 94.7090%, 62.9412%
HSV (HSB):
0°, 71.6000%, 98.0392%
XYZ:
42.8149, 25.2854, 8.5852
xyY:
0.5583, 0.3297, 25.2854
CIE-Lab:
57.3524, 67.1110, 40.7080
CIE-LCH:
57.3524, 78.4922, 31.2400
CIE-Luv:
57.3524, 137.6067, 29.6725
Hunter-Lab:
50.2846, 63.9861, 25.0765
#fa4747 color charts
#fa4747 color shades, tints & tones
#fa4747 color schemes
#fa4747 color preview, HTML & CSS examples
This text has a color of #fa4747
<p style="color:#fa4747;">Text here</p>
.mytext {color:#fa4747;}
This box has a color of #fa4747
<div style="background-color:#fa4747;">Content here</div>
.mybackground {background-color:#fa4747;}
Border around this has a color of #fa4747
<div style="border:2px solid #fa4747;">Content here</div>
.myborder {border:2px solid #fa4747;}