#fc3d3e color space conversions
Hex:
#fc3d3e
RGB:
252, 61, 62
CMY:
1, 76, 76
CMYK:
0, 76, 75, 1
HSL:
360°, 96.9543%, 61.3725%
HSV (HSB):
360°, 75.7937%, 98.8235%
XYZ:
42.6831, 24.3807, 7.0137
xyY:
0.5762, 0.3291, 24.3807
CIE-Lab:
56.4670, 70.5340, 44.7704
CIE-LCH:
56.4670, 83.5430, 32.4048
CIE-Luv:
56.4670, 146.6194, 31.2928
Hunter-Lab:
49.3769, 67.8923, 26.1420
#fc3d3e color charts
#fc3d3e color shades, tints & tones
#fc3d3e color schemes
#fc3d3e color preview, HTML & CSS examples
This text has a color of #fc3d3e
<p style="color:#fc3d3e;">Text here</p>
.mytext {color:#fc3d3e;}
This box has a color of #fc3d3e
<div style="background-color:#fc3d3e;">Content here</div>
.mybackground {background-color:#fc3d3e;}
Border around this has a color of #fc3d3e
<div style="border:2px solid #fc3d3e;">Content here</div>
.myborder {border:2px solid #fc3d3e;}