#f88c0c color space conversions
Hex:
#f88c0c
RGB:
248, 140, 12
CMY:
3, 45, 95
CMYK:
0, 44, 95, 3
HSL:
33°, 94.4000%, 50.9804%
HSV (HSB):
33°, 95.1613%, 97.2549%
XYZ:
48.1558, 38.7392, 5.2871
xyY:
0.5224, 0.4202, 38.7392
CIE-Lab:
68.5619, 34.1117, 72.8310
CIE-LCH:
68.5619, 80.4236, 64.9031
CIE-Luv:
68.5619, 89.8012, 64.2831
Hunter-Lab:
62.2408, 29.1844, 38.5321
#f88c0c color charts
#f88c0c color shades, tints & tones
#f88c0c color schemes
#f88c0c color preview, HTML & CSS examples
This text has a color of #f88c0c
<p style="color:#f88c0c;">Text here</p>
.mytext {color:#f88c0c;}
This box has a color of #f88c0c
<div style="background-color:#f88c0c;">Content here</div>
.mybackground {background-color:#f88c0c;}
Border around this has a color of #f88c0c
<div style="border:2px solid #f88c0c;">Content here</div>
.myborder {border:2px solid #f88c0c;}