#ff6214 color space conversions
Hex:
#ff6214
RGB:
255, 98, 20
CMY:
0, 62, 92
CMYK:
0, 62, 92, 0
HSL:
20°, 100.0000%, 53.9216%
HSV (HSB):
20°, 92.1569%, 100.0000%
XYZ:
45.7339, 30.0459, 4.0508
xyY:
0.5729, 0.3764, 30.0459
CIE-Lab:
61.6938, 56.9181, 67.1885
CIE-LCH:
61.6938, 88.0566, 49.7307
CIE-Luv:
61.6938, 129.8175, 50.8249
Hunter-Lab:
54.8141, 53.0061, 33.9883
#ff6214 color charts
#ff6214 color shades, tints & tones
#ff6214 color schemes
#ff6214 color preview, HTML & CSS examples
This text has a color of #ff6214
<p style="color:#ff6214;">Text here</p>
.mytext {color:#ff6214;}
This box has a color of #ff6214
<div style="background-color:#ff6214;">Content here</div>
.mybackground {background-color:#ff6214;}
Border around this has a color of #ff6214
<div style="border:2px solid #ff6214;">Content here</div>
.myborder {border:2px solid #ff6214;}