#fd3b2b color space conversions
Hex:
#fd3b2b
RGB:
253, 59, 43
CMY:
1, 77, 83
CMYK:
0, 77, 83, 1
HSL:
5°, 98.1308%, 58.0392%
HSV (HSB):
5°, 83.0040%, 99.2157%
XYZ:
42.5080, 24.1850, 4.7132
xyY:
0.5953, 0.3387, 24.1850
CIE-Lab:
56.2725, 70.8478, 54.3842
CIE-LCH:
56.2725, 89.3143, 37.5106
CIE-Luv:
56.2725, 151.8360, 37.0358
Hunter-Lab:
49.1782, 68.2275, 28.7424
#fd3b2b color charts
#fd3b2b color shades, tints & tones
#fd3b2b color schemes
#fd3b2b color preview, HTML & CSS examples
This text has a color of #fd3b2b
<p style="color:#fd3b2b;">Text here</p>
.mytext {color:#fd3b2b;}
This box has a color of #fd3b2b
<div style="background-color:#fd3b2b;">Content here</div>
.mybackground {background-color:#fd3b2b;}
Border around this has a color of #fd3b2b
<div style="border:2px solid #fd3b2b;">Content here</div>
.myborder {border:2px solid #fd3b2b;}