#fc613d color space conversions
Hex:
#fc613d
RGB:
252, 97, 61
CMY:
1, 62, 76
CMYK:
0, 62, 76, 1
HSL:
11°, 96.9543%, 61.3725%
HSV (HSB):
11°, 75.7937%, 98.8235%
XYZ:
45.2619, 29.5818, 7.7392
xyY:
0.5481, 0.3582, 29.5818
CIE-Lab:
61.2917, 57.2987, 50.4149
CIE-LCH:
61.2917, 76.3204, 41.3433
CIE-Luv:
61.2917, 124.0020, 40.9923
Hunter-Lab:
54.3891, 53.3643, 29.6359
#fc613d color charts
#fc613d color shades, tints & tones
#fc613d color schemes
#fc613d color preview, HTML & CSS examples
This text has a color of #fc613d
<p style="color:#fc613d;">Text here</p>
.mytext {color:#fc613d;}
This box has a color of #fc613d
<div style="background-color:#fc613d;">Content here</div>
.mybackground {background-color:#fc613d;}
Border around this has a color of #fc613d
<div style="border:2px solid #fc613d;">Content here</div>
.myborder {border:2px solid #fc613d;}