#fd332c color space conversions
Hex:
#fd332c
RGB:
253, 51, 44
CMY:
1, 80, 83
CMYK:
0, 80, 83, 1
HSL:
2°, 98.1221%, 58.2353%
HSV (HSB):
2°, 82.6087%, 99.2157%
XYZ:
42.1465, 23.4321, 4.6844
xyY:
0.5998, 0.3335, 23.4321
CIE-Lab:
55.5147, 73.0271, 53.2213
CIE-LCH:
55.5147, 90.3630, 36.0841
CIE-Luv:
55.5147, 155.6568, 35.3288
Hunter-Lab:
48.4068, 70.7033, 28.1472
#fd332c color charts
#fd332c color shades, tints & tones
#fd332c color schemes
#fd332c color preview, HTML & CSS examples
This text has a color of #fd332c
<p style="color:#fd332c;">Text here</p>
.mytext {color:#fd332c;}
This box has a color of #fd332c
<div style="background-color:#fd332c;">Content here</div>
.mybackground {background-color:#fd332c;}
Border around this has a color of #fd332c
<div style="border:2px solid #fd332c;">Content here</div>
.myborder {border:2px solid #fd332c;}