#fd010b color space conversions
Hex:
#fd010b
RGB:
253, 1, 11
CMY:
1, 100, 96
CMYK:
0, 100, 96, 1
HSL:
358°, 99.2126%, 49.8039%
HSV (HSB):
358°, 99.6047%, 99.2157%
XYZ:
40.5793, 20.9285, 2.2174
xyY:
0.6368, 0.3284, 20.9285
CIE-Lab:
52.8712, 79.6360, 64.1264
CIE-LCH:
52.8712, 102.2452, 38.8425
CIE-Luv:
52.8712, 172.9266, 36.5637
Hunter-Lab:
45.7477, 78.2752, 29.1495
#fd010b color charts
#fd010b color shades, tints & tones
#fd010b color schemes
#fd010b color preview, HTML & CSS examples
This text has a color of #fd010b
<p style="color:#fd010b;">Text here</p>
.mytext {color:#fd010b;}
This box has a color of #fd010b
<div style="background-color:#fd010b;">Content here</div>
.mybackground {background-color:#fd010b;}
Border around this has a color of #fd010b
<div style="border:2px solid #fd010b;">Content here</div>
.myborder {border:2px solid #fd010b;}