#fd0a05 color space conversions
Hex:
#fd0a05
RGB:
253, 10, 5
CMY:
1, 96, 98
CMYK:
0, 96, 98, 1
HSL:
1°, 98.4127%, 50.5882%
HSV (HSB):
1°, 98.0237%, 99.2157%
XYZ:
40.6439, 21.1107, 2.0762
xyY:
0.6367, 0.3307, 21.1107
CIE-Lab:
53.0704, 78.9771, 65.6554
CIE-LCH:
53.0704, 102.7035, 39.7375
CIE-Luv:
53.0704, 172.0449, 37.4638
Hunter-Lab:
45.9464, 77.4941, 29.4833
#fd0a05 color charts
#fd0a05 color shades, tints & tones
#fd0a05 color schemes
#fd0a05 color preview, HTML & CSS examples
This text has a color of #fd0a05
<p style="color:#fd0a05;">Text here</p>
.mytext {color:#fd0a05;}
This box has a color of #fd0a05
<div style="background-color:#fd0a05;">Content here</div>
.mybackground {background-color:#fd0a05;}
Border around this has a color of #fd0a05
<div style="border:2px solid #fd0a05;">Content here</div>
.myborder {border:2px solid #fd0a05;}