#fd1b05 color space conversions
Hex:
#fd1b05
RGB:
253, 27, 5
CMY:
1, 89, 98
CMYK:
0, 89, 98, 1
HSL:
5°, 98.4127%, 50.5882%
HSV (HSB):
5°, 98.0237%, 99.2157%
XYZ:
40.9273, 21.6775, 2.1706
xyY:
0.6318, 0.3347, 21.6775
CIE-Lab:
53.6831, 77.2096, 65.9133
CIE-LCH:
53.6831, 101.5180, 40.4872
CIE-Luv:
53.6831, 168.5583, 38.5734
Hunter-Lab:
46.5591, 75.4305, 29.8272
#fd1b05 color charts
#fd1b05 color shades, tints & tones
#fd1b05 color schemes
#fd1b05 color preview, HTML & CSS examples
This text has a color of #fd1b05
<p style="color:#fd1b05;">Text here</p>
.mytext {color:#fd1b05;}
This box has a color of #fd1b05
<div style="background-color:#fd1b05;">Content here</div>
.mybackground {background-color:#fd1b05;}
Border around this has a color of #fd1b05
<div style="border:2px solid #fd1b05;">Content here</div>
.myborder {border:2px solid #fd1b05;}