#fd231d color space conversions
Hex:
#fd231d
RGB:
253, 35, 29
CMY:
1, 86, 89
CMYK:
0, 86, 89, 1
HSL:
2°, 98.2456%, 55.2941%
HSV (HSB):
2°, 88.5375%, 99.2157%
XYZ:
41.3308, 22.1734, 3.2639
xyY:
0.6190, 0.3321, 22.1734
CIE-Lab:
54.2105, 76.1730, 58.9243
CIE-LCH:
54.2105, 96.3037, 37.7241
CIE-Luv:
54.2105, 164.2032, 36.4541
Hunter-Lab:
47.0887, 74.2685, 28.8524
#fd231d color charts
#fd231d color shades, tints & tones
#fd231d color schemes
#fd231d color preview, HTML & CSS examples
This text has a color of #fd231d
<p style="color:#fd231d;">Text here</p>
.mytext {color:#fd231d;}
This box has a color of #fd231d
<div style="background-color:#fd231d;">Content here</div>
.mybackground {background-color:#fd231d;}
Border around this has a color of #fd231d
<div style="border:2px solid #fd231d;">Content here</div>
.myborder {border:2px solid #fd231d;}