#fd051c color space conversions
Hex:
#fd051c
RGB:
253, 5, 28
CMY:
1, 98, 89
CMYK:
0, 98, 89, 1
HSL:
354°, 98.4127%, 50.5882%
HSV (HSB):
354°, 98.0237%, 99.2157%
XYZ:
40.7719, 21.0750, 3.0176
xyY:
0.6286, 0.3249, 21.0750
CIE-Lab:
53.0315, 79.5396, 58.4956
CIE-LCH:
53.0315, 98.7334, 36.3318
CIE-Luv:
53.0315, 170.8463, 34.4518
Hunter-Lab:
45.9075, 78.1931, 28.2381
#fd051c color charts
#fd051c color shades, tints & tones
#fd051c color schemes
#fd051c color preview, HTML & CSS examples
This text has a color of #fd051c
<p style="color:#fd051c;">Text here</p>
.mytext {color:#fd051c;}
This box has a color of #fd051c
<div style="background-color:#fd051c;">Content here</div>
.mybackground {background-color:#fd051c;}
Border around this has a color of #fd051c
<div style="border:2px solid #fd051c;">Content here</div>
.myborder {border:2px solid #fd051c;}