#fd333f color space conversions
Hex:
#fd333f
RGB:
253, 51, 63
CMY:
1, 80, 75
CMYK:
0, 80, 75, 1
HSL:
356°, 98.0583%, 59.6078%
HSV (HSB):
356°, 79.8419%, 99.2157%
XYZ:
42.5890, 23.6092, 7.0150
xyY:
0.5817, 0.3225, 23.6092
CIE-Lab:
55.6944, 73.5828, 43.4336
CIE-LCH:
55.6944, 85.4453, 30.5520
CIE-Luv:
55.6944, 151.9975, 29.1589
Hunter-Lab:
48.5893, 71.4260, 25.4526
#fd333f color charts
#fd333f color shades, tints & tones
#fd333f color schemes
#fd333f color preview, HTML & CSS examples
This text has a color of #fd333f
<p style="color:#fd333f;">Text here</p>
.mytext {color:#fd333f;}
This box has a color of #fd333f
<div style="background-color:#fd333f;">Content here</div>
.mybackground {background-color:#fd333f;}
Border around this has a color of #fd333f
<div style="border:2px solid #fd333f;">Content here</div>
.myborder {border:2px solid #fd333f;}