#fd3b3a color space conversions
Hex:
#fd3b3a
RGB:
253, 59, 58
CMY:
1, 77, 77
CMYK:
0, 77, 77, 1
HSL:
0°, 97.9899%, 60.9804%
HSV (HSB):
0°, 77.0751%, 99.2157%
XYZ:
42.8357, 24.3161, 6.4388
xyY:
0.5821, 0.3304, 24.3161
CIE-Lab:
56.4029, 71.2661, 46.9134
CIE-LCH:
56.4029, 85.3213, 33.3563
CIE-Luv:
56.4029, 149.2372, 32.4889
Hunter-Lab:
49.3113, 68.7643, 26.7762
#fd3b3a color charts
#fd3b3a color shades, tints & tones
#fd3b3a color schemes
#fd3b3a color preview, HTML & CSS examples
This text has a color of #fd3b3a
<p style="color:#fd3b3a;">Text here</p>
.mytext {color:#fd3b3a;}
This box has a color of #fd3b3a
<div style="background-color:#fd3b3a;">Content here</div>
.mybackground {background-color:#fd3b3a;}
Border around this has a color of #fd3b3a
<div style="border:2px solid #fd3b3a;">Content here</div>
.myborder {border:2px solid #fd3b3a;}