#fd263c color space conversions
Hex:
#fd263c
RGB:
253, 38, 60
CMY:
1, 85, 76
CMYK:
0, 85, 76, 1
HSL:
354°, 98.1735%, 57.0588%
HSV (HSB):
354°, 84.9802%, 99.2157%
XYZ:
42.0167, 22.5951, 6.4217
xyY:
0.5915, 0.3181, 22.5951
CIE-Lab:
54.6528, 76.3506, 43.9648
CIE-LCH:
54.6528, 88.1040, 29.9346
CIE-Luv:
54.6528, 157.8051, 28.2694
Hunter-Lab:
47.5343, 74.5954, 25.2641
#fd263c color charts
#fd263c color shades, tints & tones
#fd263c color schemes
#fd263c color preview, HTML & CSS examples
This text has a color of #fd263c
<p style="color:#fd263c;">Text here</p>
.mytext {color:#fd263c;}
This box has a color of #fd263c
<div style="background-color:#fd263c;">Content here</div>
.mybackground {background-color:#fd263c;}
Border around this has a color of #fd263c
<div style="border:2px solid #fd263c;">Content here</div>
.myborder {border:2px solid #fd263c;}