#fd4351 color space conversions
Hex:
#fd4351
RGB:
253, 67, 81
CMY:
1, 74, 68
CMYK:
0, 74, 68, 1
HSL:
355°, 97.8947%, 62.7451%
HSV (HSB):
355°, 73.5178%, 99.2157%
XYZ:
44.0004, 25.4910, 10.3858
xyY:
0.5509, 0.3191, 25.4910
CIE-Lab:
57.5508, 69.7615, 35.4306
CIE-LCH:
57.5508, 78.2432, 26.9252
CIE-Luv:
57.5508, 139.7887, 24.7650
Hunter-Lab:
50.4886, 67.2059, 23.1458
#fd4351 color charts
#fd4351 color shades, tints & tones
#fd4351 color schemes
#fd4351 color preview, HTML & CSS examples
This text has a color of #fd4351
<p style="color:#fd4351;">Text here</p>
.mytext {color:#fd4351;}
This box has a color of #fd4351
<div style="background-color:#fd4351;">Content here</div>
.mybackground {background-color:#fd4351;}
Border around this has a color of #fd4351
<div style="border:2px solid #fd4351;">Content here</div>
.myborder {border:2px solid #fd4351;}