#ff473a color space conversions
Hex:
#ff473a
RGB:
255, 71, 58
CMY:
0, 72, 77
CMYK:
0, 72, 77, 0
HSL:
4°, 100.0000%, 61.3725%
HSV (HSB):
4°, 77.2549%, 100.0000%
XYZ:
44.2570, 26.0720, 6.7028
xyY:
0.5745, 0.3385, 26.0720
CIE-Lab:
58.1053, 68.1217, 48.7978
CIE-LCH:
58.1053, 83.7961, 35.6153
CIE-Luv:
58.1053, 144.1640, 35.4036
Hunter-Lab:
51.0607, 65.3589, 27.9595
#ff473a color charts
#ff473a color shades, tints & tones
#ff473a color schemes
#ff473a color preview, HTML & CSS examples
This text has a color of #ff473a
<p style="color:#ff473a;">Text here</p>
.mytext {color:#ff473a;}
This box has a color of #ff473a
<div style="background-color:#ff473a;">Content here</div>
.mybackground {background-color:#ff473a;}
Border around this has a color of #ff473a
<div style="border:2px solid #ff473a;">Content here</div>
.myborder {border:2px solid #ff473a;}