#fd4f4b color space conversions
Hex:
#fd4f4b
RGB:
253, 79, 75
CMY:
1, 69, 71
CMYK:
0, 69, 70, 1
HSL:
1°, 97.8022%, 64.3137%
HSV (HSB):
1°, 70.3557%, 99.2157%
XYZ:
44.5740, 26.9826, 9.5155
xyY:
0.5498, 0.3328, 26.9826
CIE-Lab:
58.9582, 65.3684, 40.4846
CIE-LCH:
58.9582, 76.8898, 31.7711
CIE-Luv:
58.9582, 134.3400, 30.5462
Hunter-Lab:
51.9448, 62.2681, 25.5004
#fd4f4b color charts
#fd4f4b color shades, tints & tones
#fd4f4b color schemes
#fd4f4b color preview, HTML & CSS examples
This text has a color of #fd4f4b
<p style="color:#fd4f4b;">Text here</p>
.mytext {color:#fd4f4b;}
This box has a color of #fd4f4b
<div style="background-color:#fd4f4b;">Content here</div>
.mybackground {background-color:#fd4f4b;}
Border around this has a color of #fd4f4b
<div style="border:2px solid #fd4f4b;">Content here</div>
.myborder {border:2px solid #fd4f4b;}