#fd0f44 color space conversions
Hex:
#fd0f44
RGB:
253, 15, 68
CMY:
1, 94, 73
CMYK:
0, 94, 73, 1
HSL:
347°, 98.3471%, 52.5490%
HSV (HSB):
347°, 94.0711%, 99.2157%
XYZ:
41.7222, 21.6416, 7.4471
xyY:
0.5892, 0.3056, 21.6416
CIE-Lab:
53.6447, 79.8039, 38.2861
CIE-LCH:
53.6447, 88.5126, 25.6295
CIE-Luv:
53.6447, 161.4609, 22.8545
Hunter-Lab:
46.5206, 78.6776, 23.0732
#fd0f44 color charts
#fd0f44 color shades, tints & tones
#fd0f44 color schemes
#fd0f44 color preview, HTML & CSS examples
This text has a color of #fd0f44
<p style="color:#fd0f44;">Text here</p>
.mytext {color:#fd0f44;}
This box has a color of #fd0f44
<div style="background-color:#fd0f44;">Content here</div>
.mybackground {background-color:#fd0f44;}
Border around this has a color of #fd0f44
<div style="border:2px solid #fd0f44;">Content here</div>
.myborder {border:2px solid #fd0f44;}