#fa4a4a color space conversions
Hex:
#fa4a4a
RGB:
250, 74, 74
CMY:
2, 71, 71
CMYK:
0, 70, 70, 2
HSL:
0°, 94.6237%, 63.5294%
HSV (HSB):
0°, 70.4000%, 98.0392%
XYZ:
43.1092, 25.7160, 9.1701
xyY:
0.5527, 0.3297, 25.7160
CIE-Lab:
57.7665, 66.2025, 39.5167
CIE-LCH:
57.7665, 77.0996, 30.8333
CIE-Luv:
57.7665, 135.1834, 29.1497
Hunter-Lab:
50.7109, 62.9981, 24.7761
#fa4a4a color charts
#fa4a4a color shades, tints & tones
#fa4a4a color schemes
#fa4a4a color preview, HTML & CSS examples
This text has a color of #fa4a4a
<p style="color:#fa4a4a;">Text here</p>
.mytext {color:#fa4a4a;}
This box has a color of #fa4a4a
<div style="background-color:#fa4a4a;">Content here</div>
.mybackground {background-color:#fa4a4a;}
Border around this has a color of #fa4a4a
<div style="border:2px solid #fa4a4a;">Content here</div>
.myborder {border:2px solid #fa4a4a;}