#fc350d color space conversions
Hex:
#fc350d
RGB:
252, 53, 13
CMY:
1, 79, 95
CMYK:
0, 79, 95, 1
HSL:
10°, 97.5510%, 51.9608%
HSV (HSB):
10°, 94.8413%, 98.8235%
XYZ:
41.4906, 23.2707, 2.6857
xyY:
0.6152, 0.3450, 23.2707
CIE-Lab:
55.3501, 71.7487, 64.7989
CIE-LCH:
55.3501, 96.6787, 42.0864
CIE-Luv:
55.3501, 157.2328, 41.0740
Hunter-Lab:
48.2397, 69.1070, 30.4669
#fc350d color charts
#fc350d color shades, tints & tones
#fc350d color schemes
#fc350d color preview, HTML & CSS examples
This text has a color of #fc350d
<p style="color:#fc350d;">Text here</p>
.mytext {color:#fc350d;}
This box has a color of #fc350d
<div style="background-color:#fc350d;">Content here</div>
.mybackground {background-color:#fc350d;}
Border around this has a color of #fc350d
<div style="border:2px solid #fc350d;">Content here</div>
.myborder {border:2px solid #fc350d;}