#fc3402 color space conversions
Hex:
#fc3402
RGB:
252, 52, 2
CMY:
1, 80, 99
CMYK:
0, 79, 99, 1
HSL:
12°, 98.4252%, 49.8039%
HSV (HSB):
12°, 99.2063%, 98.8235%
XYZ:
41.3838, 23.1558, 2.3458
xyY:
0.6187, 0.3462, 23.1558
CIE-Lab:
55.2325, 71.9299, 67.1637
CIE-LCH:
55.2325, 98.4118, 43.0374
CIE-Luv:
55.2325, 158.2764, 41.8273
Hunter-Lab:
48.1205, 69.2999, 30.7941
#fc3402 color charts
#fc3402 color shades, tints & tones
#fc3402 color schemes
#fc3402 color preview, HTML & CSS examples
This text has a color of #fc3402
<p style="color:#fc3402;">Text here</p>
.mytext {color:#fc3402;}
This box has a color of #fc3402
<div style="background-color:#fc3402;">Content here</div>
.mybackground {background-color:#fc3402;}
Border around this has a color of #fc3402
<div style="border:2px solid #fc3402;">Content here</div>
.myborder {border:2px solid #fc3402;}