#ff6228 color space conversions
Hex:
#ff6228
RGB:
255, 98, 40
CMY:
0, 62, 84
CMYK:
0, 62, 84, 0
HSL:
16°, 100.0000%, 57.8431%
HSV (HSB):
16°, 84.3137%, 100.0000%
XYZ:
45.9907, 30.1486, 5.4028
xyY:
0.5640, 0.3697, 30.1486
CIE-Lab:
61.7822, 57.2688, 60.6138
CIE-LCH:
61.7822, 83.3891, 46.6254
CIE-Luv:
61.7822, 128.3198, 47.4819
Hunter-Lab:
54.9077, 53.4231, 32.6014
#ff6228 color charts
#ff6228 color shades, tints & tones
#ff6228 color schemes
#ff6228 color preview, HTML & CSS examples
This text has a color of #ff6228
<p style="color:#ff6228;">Text here</p>
.mytext {color:#ff6228;}
This box has a color of #ff6228
<div style="background-color:#ff6228;">Content here</div>
.mybackground {background-color:#ff6228;}
Border around this has a color of #ff6228
<div style="border:2px solid #ff6228;">Content here</div>
.myborder {border:2px solid #ff6228;}