#ff8235 color space conversions
Hex:
#ff8235
RGB:
255, 130, 53
CMY:
0, 49, 79
CMYK:
0, 49, 79, 0
HSL:
23°, 100.0000%, 60.3922%
HSV (HSB):
23°, 79.2157%, 100.0000%
XYZ:
49.8652, 37.4823, 7.9748
xyY:
0.5231, 0.3932, 37.4823
CIE-Lab:
67.6373, 42.7587, 60.5233
CIE-LCH:
67.6373, 74.1038, 54.7595
CIE-Luv:
67.6373, 101.7914, 54.5627
Hunter-Lab:
61.2228, 38.2462, 35.1329
#ff8235 color charts
#ff8235 color shades, tints & tones
#ff8235 color schemes
#ff8235 color preview, HTML & CSS examples
This text has a color of #ff8235
<p style="color:#ff8235;">Text here</p>
.mytext {color:#ff8235;}
This box has a color of #ff8235
<div style="background-color:#ff8235;">Content here</div>
.mybackground {background-color:#ff8235;}
Border around this has a color of #ff8235
<div style="border:2px solid #ff8235;">Content here</div>
.myborder {border:2px solid #ff8235;}