#fd3f3f color space conversions
Hex:
#fd3f3f
RGB:
253, 63, 63
CMY:
1, 75, 75
CMYK:
0, 75, 75, 1
HSL:
0°, 97.9381%, 61.9608%
HSV (HSB):
0°, 75.0988%, 99.2157%
XYZ:
43.1827, 24.7965, 7.2129
xyY:
0.5743, 0.3298, 24.7965
CIE-Lab:
56.8766, 70.2563, 44.7251
CIE-LCH:
56.8766, 83.2843, 32.4808
CIE-Luv:
56.8766, 146.1299, 31.5110
Hunter-Lab:
49.7961, 67.6503, 26.2693
#fd3f3f color charts
#fd3f3f color shades, tints & tones
#fd3f3f color schemes
#fd3f3f color preview, HTML & CSS examples
This text has a color of #fd3f3f
<p style="color:#fd3f3f;">Text here</p>
.mytext {color:#fd3f3f;}
This box has a color of #fd3f3f
<div style="background-color:#fd3f3f;">Content here</div>
.mybackground {background-color:#fd3f3f;}
Border around this has a color of #fd3f3f
<div style="border:2px solid #fd3f3f;">Content here</div>
.myborder {border:2px solid #fd3f3f;}