#ff8f0f color space conversions
Hex:
#ff8f0f
RGB:
255, 143, 15
CMY:
0, 44, 94
CMYK:
0, 44, 94, 0
HSL:
32°, 100.0000%, 52.9412%
HSV (HSB):
32°, 94.1176%, 100.0000%
XYZ:
51.1487, 40.9394, 5.6582
xyY:
0.5233, 0.4188, 40.9394
CIE-Lab:
70.1335, 35.4300, 73.8721
CIE-LCH:
70.1335, 81.9290, 64.3770
CIE-Luv:
70.1335, 93.0500, 65.4170
Hunter-Lab:
63.9839, 30.7209, 39.5456
#ff8f0f color charts
#ff8f0f color shades, tints & tones
#ff8f0f color schemes
#ff8f0f color preview, HTML & CSS examples
This text has a color of #ff8f0f
<p style="color:#ff8f0f;">Text here</p>
.mytext {color:#ff8f0f;}
This box has a color of #ff8f0f
<div style="background-color:#ff8f0f;">Content here</div>
.mybackground {background-color:#ff8f0f;}
Border around this has a color of #ff8f0f
<div style="border:2px solid #ff8f0f;">Content here</div>
.myborder {border:2px solid #ff8f0f;}