#fc3d28 color space conversions
Hex:
#fc3d28
RGB:
252, 61, 40
CMY:
1, 76, 84
CMYK:
0, 76, 84, 1
HSL:
6°, 97.2477%, 57.2549%
HSV (HSB):
6°, 84.1270%, 98.8235%
XYZ:
42.1966, 24.1861, 4.4519
xyY:
0.5957, 0.3414, 24.1861
CIE-Lab:
56.2737, 69.9069, 55.7090
CIE-LCH:
56.2737, 89.3895, 38.5514
CIE-Luv:
56.2737, 150.4254, 38.0332
Hunter-Lab:
49.1794, 67.0916, 29.0585
#fc3d28 color charts
#fc3d28 color shades, tints & tones
#fc3d28 color schemes
#fc3d28 color preview, HTML & CSS examples
This text has a color of #fc3d28
<p style="color:#fc3d28;">Text here</p>
.mytext {color:#fc3d28;}
This box has a color of #fc3d28
<div style="background-color:#fc3d28;">Content here</div>
.mybackground {background-color:#fc3d28;}
Border around this has a color of #fc3d28
<div style="border:2px solid #fc3d28;">Content here</div>
.myborder {border:2px solid #fc3d28;}