#fd5951 color space conversions
Hex:
#fd5951
RGB:
253, 89, 81
CMY:
1, 65, 68
CMYK:
0, 65, 68, 1
HSL:
3°, 97.7273%, 65.4902%
HSV (HSB):
3°, 67.9842%, 99.2157%
XYZ:
45.5656, 28.6215, 10.9075
xyY:
0.5355, 0.3363, 28.6215
CIE-Lab:
60.4461, 61.8147, 38.9173
CIE-LCH:
60.4461, 73.0453, 32.1937
CIE-Luv:
60.4461, 126.6864, 30.7455
Hunter-Lab:
53.4991, 58.4066, 25.3612
#fd5951 color charts
#fd5951 color shades, tints & tones
#fd5951 color schemes
#fd5951 color preview, HTML & CSS examples
This text has a color of #fd5951
<p style="color:#fd5951;">Text here</p>
.mytext {color:#fd5951;}
This box has a color of #fd5951
<div style="background-color:#fd5951;">Content here</div>
.mybackground {background-color:#fd5951;}
Border around this has a color of #fd5951
<div style="border:2px solid #fd5951;">Content here</div>
.myborder {border:2px solid #fd5951;}