#fd0f32 color space conversions
Hex:
#fd0f32
RGB:
253, 15, 50
CMY:
1, 94, 80
CMYK:
0, 94, 80, 1
HSL:
351°, 98.3471%, 52.5490%
HSV (HSB):
351°, 94.0711%, 99.2157%
XYZ:
41.2546, 21.4546, 4.9844
xyY:
0.6094, 0.3169, 21.4546
CIE-Lab:
53.4435, 79.2462, 48.1848
CIE-LCH:
53.4435, 92.7455, 31.3013
CIE-Luv:
53.4435, 165.8305, 29.4937
Hunter-Lab:
46.3191, 77.9244, 26.0432
#fd0f32 color charts
#fd0f32 color shades, tints & tones
#fd0f32 color schemes
#fd0f32 color preview, HTML & CSS examples
This text has a color of #fd0f32
<p style="color:#fd0f32;">Text here</p>
.mytext {color:#fd0f32;}
This box has a color of #fd0f32
<div style="background-color:#fd0f32;">Content here</div>
.mybackground {background-color:#fd0f32;}
Border around this has a color of #fd0f32
<div style="border:2px solid #fd0f32;">Content here</div>
.myborder {border:2px solid #fd0f32;}