#ff8212 color space conversions
Hex:
#ff8212
RGB:
255, 130, 18
CMY:
0, 49, 93
CMYK:
0, 49, 93, 0
HSL:
28°, 100.0000%, 53.5294%
HSV (HSB):
28°, 92.9412%, 100.0000%
XYZ:
49.3318, 37.2689, 5.1658
xyY:
0.5376, 0.4061, 37.2689
CIE-Lab:
67.4783, 42.0009, 71.5252
CIE-LCH:
67.4783, 82.9453, 59.5777
CIE-Luv:
67.4783, 103.9144, 60.8037
Hunter-Lab:
61.0483, 37.4075, 37.7168
#ff8212 color charts
#ff8212 color shades, tints & tones
#ff8212 color schemes
#ff8212 color preview, HTML & CSS examples
This text has a color of #ff8212
<p style="color:#ff8212;">Text here</p>
.mytext {color:#ff8212;}
This box has a color of #ff8212
<div style="background-color:#ff8212;">Content here</div>
.mybackground {background-color:#ff8212;}
Border around this has a color of #ff8212
<div style="border:2px solid #ff8212;">Content here</div>
.myborder {border:2px solid #ff8212;}