#fd182a color space conversions
Hex:
#fd182a
RGB:
253, 24, 42
CMY:
1, 91, 84
CMYK:
0, 91, 83, 1
HSL:
355°, 98.2833%, 54.3137%
HSV (HSB):
355°, 90.5138%, 99.2157%
XYZ:
41.2526, 21.7031, 4.2053
xyY:
0.6142, 0.3232, 21.7031
CIE-Lab:
53.7105, 78.0889, 52.5858
CIE-LCH:
53.7105, 94.1443, 33.9567
CIE-Luv:
53.7105, 165.5293, 32.4518
Hunter-Lab:
46.5866, 76.5359, 27.2585
#fd182a color charts
#fd182a color shades, tints & tones
#fd182a color schemes
#fd182a color preview, HTML & CSS examples
This text has a color of #fd182a
<p style="color:#fd182a;">Text here</p>
.mytext {color:#fd182a;}
This box has a color of #fd182a
<div style="background-color:#fd182a;">Content here</div>
.mybackground {background-color:#fd182a;}
Border around this has a color of #fd182a
<div style="border:2px solid #fd182a;">Content here</div>
.myborder {border:2px solid #fd182a;}