#fa272f color space conversions
Hex:
#fa272f
RGB:
250, 39, 47
CMY:
2, 85, 82
CMYK:
0, 84, 81, 2
HSL:
358°, 95.4751%, 56.6667%
HSV (HSB):
358°, 84.4000%, 98.0392%
XYZ:
40.6630, 21.9803, 4.7888
xyY:
0.6030, 0.3260, 21.9803
CIE-Lab:
54.0061, 75.0028, 50.1034
CIE-LCH:
54.0061, 90.1985, 33.7437
CIE-Luv:
54.0061, 157.9153, 32.1864
Hunter-Lab:
46.8831, 72.7722, 26.7621
#fa272f color charts
#fa272f color shades, tints & tones
#fa272f color schemes
#fa272f color preview, HTML & CSS examples
This text has a color of #fa272f
<p style="color:#fa272f;">Text here</p>
.mytext {color:#fa272f;}
This box has a color of #fa272f
<div style="background-color:#fa272f;">Content here</div>
.mybackground {background-color:#fa272f;}
Border around this has a color of #fa272f
<div style="border:2px solid #fa272f;">Content here</div>
.myborder {border:2px solid #fa272f;}