#fd0015 color space conversions
Hex:
#fd0015
RGB:
253, 0, 21
CMY:
1, 100, 92
CMYK:
0, 100, 92, 1
HSL:
355°, 100.0000%, 49.6078%
HSV (HSB):
355°, 100.0000%, 99.2157%
XYZ:
40.6434, 20.9368, 2.6085
xyY:
0.6332, 0.3262, 20.9368
CIE-Lab:
52.8802, 79.7950, 61.1034
CIE-LCH:
52.8802, 100.5031, 37.4433
CIE-Luv:
52.8802, 172.2822, 35.3647
Hunter-Lab:
45.7567, 78.4781, 28.6497
#fd0015 color charts
#fd0015 color shades, tints & tones
#fd0015 color schemes
#fd0015 color preview, HTML & CSS examples
This text has a color of #fd0015
<p style="color:#fd0015;">Text here</p>
.mytext {color:#fd0015;}
This box has a color of #fd0015
<div style="background-color:#fd0015;">Content here</div>
.mybackground {background-color:#fd0015;}
Border around this has a color of #fd0015
<div style="border:2px solid #fd0015;">Content here</div>
.myborder {border:2px solid #fd0015;}