#ff8230 color space conversions
Hex:
#ff8230
RGB:
255, 130, 48
CMY:
0, 49, 81
CMYK:
0, 49, 81, 0
HSL:
24°, 100.0000%, 59.4118%
HSV (HSB):
24°, 81.1765%, 100.0000%
XYZ:
49.7561, 37.4387, 7.4003
xyY:
0.5260, 0.3958, 37.4387
CIE-Lab:
67.6048, 42.6043, 62.5271
CIE-LCH:
67.6048, 75.6622, 55.7305
CIE-Luv:
67.6048, 102.2192, 55.8218
Hunter-Lab:
61.1871, 38.0750, 35.6602
#ff8230 color charts
#ff8230 color shades, tints & tones
#ff8230 color schemes
#ff8230 color preview, HTML & CSS examples
This text has a color of #ff8230
<p style="color:#ff8230;">Text here</p>
.mytext {color:#ff8230;}
This box has a color of #ff8230
<div style="background-color:#ff8230;">Content here</div>
.mybackground {background-color:#ff8230;}
Border around this has a color of #ff8230
<div style="border:2px solid #ff8230;">Content here</div>
.myborder {border:2px solid #ff8230;}