#fd272c color space conversions
Hex:
#fd272c
RGB:
253, 39, 44
CMY:
1, 85, 83
CMYK:
0, 85, 83, 1
HSL:
359°, 98.1651%, 57.2549%
HSV (HSB):
359°, 84.5850%, 99.2157%
XYZ:
41.6882, 22.5155, 4.5316
xyY:
0.6065, 0.3276, 22.5155
CIE-Lab:
54.5698, 75.7130, 52.3624
CIE-LCH:
54.5698, 92.0559, 34.6673
CIE-Luv:
54.5698, 160.6452, 33.5306
Hunter-Lab:
47.4505, 73.7846, 27.5531
#fd272c color charts
#fd272c color shades, tints & tones
#fd272c color schemes
#fd272c color preview, HTML & CSS examples
This text has a color of #fd272c
<p style="color:#fd272c;">Text here</p>
.mytext {color:#fd272c;}
This box has a color of #fd272c
<div style="background-color:#fd272c;">Content here</div>
.mybackground {background-color:#fd272c;}
Border around this has a color of #fd272c
<div style="border:2px solid #fd272c;">Content here</div>
.myborder {border:2px solid #fd272c;}