#fd101b color space conversions
Hex:
#fd101b
RGB:
253, 16, 27
CMY:
1, 94, 89
CMYK:
0, 94, 89, 1
HSL:
357°, 98.3402%, 52.7451%
HSV (HSB):
357°, 93.6759%, 99.2157%
XYZ:
40.8911, 21.3324, 2.9993
xyY:
0.6269, 0.3271, 21.3324
CIE-Lab:
53.3113, 78.7007, 59.1007
CIE-LCH:
53.3113, 98.4210, 36.9049
CIE-Luv:
53.3113, 169.3646, 35.1619
Hunter-Lab:
46.1870, 77.2059, 28.4807
#fd101b color charts
#fd101b color shades, tints & tones
#fd101b color schemes
#fd101b color preview, HTML & CSS examples
This text has a color of #fd101b
<p style="color:#fd101b;">Text here</p>
.mytext {color:#fd101b;}
This box has a color of #fd101b
<div style="background-color:#fd101b;">Content here</div>
.mybackground {background-color:#fd101b;}
Border around this has a color of #fd101b
<div style="border:2px solid #fd101b;">Content here</div>
.myborder {border:2px solid #fd101b;}