#fa2d1c color space conversions
Hex:
#fa2d1c
RGB:
250, 45, 28
CMY:
2, 82, 89
CMYK:
0, 82, 89, 2
HSL:
5°, 95.6897%, 54.5098%
HSV (HSB):
5°, 88.8000%, 98.0392%
XYZ:
40.5723, 22.2846, 3.2616
xyY:
0.6136, 0.3370, 22.2846
CIE-Lab:
54.3277, 73.3364, 59.1412
CIE-LCH:
54.3277, 94.2121, 38.8840
CIE-Luv:
54.3277, 158.2733, 37.5087
Hunter-Lab:
47.2066, 70.8027, 28.9482
#fa2d1c color charts
#fa2d1c color shades, tints & tones
#fa2d1c color schemes
#fa2d1c color preview, HTML & CSS examples
This text has a color of #fa2d1c
<p style="color:#fa2d1c;">Text here</p>
.mytext {color:#fa2d1c;}
This box has a color of #fa2d1c
<div style="background-color:#fa2d1c;">Content here</div>
.mybackground {background-color:#fa2d1c;}
Border around this has a color of #fa2d1c
<div style="border:2px solid #fa2d1c;">Content here</div>
.myborder {border:2px solid #fa2d1c;}