#fd000b color space conversions
Hex:
#fd000b
RGB:
253, 0, 11
CMY:
1, 100, 96
CMYK:
0, 100, 96, 1
HSL:
357°, 100.0000%, 49.6078%
HSV (HSB):
357°, 100.0000%, 99.2157%
XYZ:
40.5684, 20.9068, 2.2138
xyY:
0.6370, 0.3283, 20.9068
CIE-Lab:
52.8474, 79.7051, 64.1150
CIE-LCH:
52.8474, 102.2919, 38.8133
CIE-Luv:
52.8474, 173.0633, 36.5201
Hunter-Lab:
45.7240, 78.3565, 29.1361
#fd000b color charts
#fd000b color shades, tints & tones
#fd000b color schemes
#fd000b color preview, HTML & CSS examples
This text has a color of #fd000b
<p style="color:#fd000b;">Text here</p>
.mytext {color:#fd000b;}
This box has a color of #fd000b
<div style="background-color:#fd000b;">Content here</div>
.mybackground {background-color:#fd000b;}
Border around this has a color of #fd000b
<div style="border:2px solid #fd000b;">Content here</div>
.myborder {border:2px solid #fd000b;}