#fd5251 color space conversions
Hex:
#fd5251
RGB:
253, 82, 81
CMY:
1, 68, 68
CMYK:
0, 68, 68, 1
HSL:
0°, 97.7273%, 65.4902%
HSV (HSB):
0°, 67.9842%, 99.2157%
XYZ:
45.0105, 27.5113, 10.7225
xyY:
0.5407, 0.3305, 27.5113
CIE-Lab:
59.4446, 64.5358, 37.7189
CIE-LCH:
59.4446, 74.7501, 30.3048
CIE-Luv:
59.4446, 131.1464, 28.6939
Hunter-Lab:
52.4512, 61.3884, 24.5953
#fd5251 color charts
#fd5251 color shades, tints & tones
#fd5251 color schemes
#fd5251 color preview, HTML & CSS examples
This text has a color of #fd5251
<p style="color:#fd5251;">Text here</p>
.mytext {color:#fd5251;}
This box has a color of #fd5251
<div style="background-color:#fd5251;">Content here</div>
.mybackground {background-color:#fd5251;}
Border around this has a color of #fd5251
<div style="border:2px solid #fd5251;">Content here</div>
.myborder {border:2px solid #fd5251;}