#f0060e color space conversions
Hex:
#f0060e
RGB:
240, 6, 14
CMY:
6, 98, 95
CMYK:
0, 98, 94, 6
HSL:
358°, 95.1220%, 48.2353%
HSV (HSB):
358°, 97.5000%, 94.1176%
XYZ:
36.0796, 18.6872, 2.1209
xyY:
0.6342, 0.3285, 18.6872
CIE-Lab:
50.3192, 76.1710, 60.5314
CIE-LCH:
50.3192, 97.2937, 38.4734
CIE-Luv:
50.3192, 163.0872, 34.5148
Hunter-Lab:
43.2287, 73.3295, 27.3513
#f0060e color charts
#f0060e color shades, tints & tones
#f0060e color schemes
#f0060e color preview, HTML & CSS examples
This text has a color of #f0060e
<p style="color:#f0060e;">Text here</p>
.mytext {color:#f0060e;}
This box has a color of #f0060e
<div style="background-color:#f0060e;">Content here</div>
.mybackground {background-color:#f0060e;}
Border around this has a color of #f0060e
<div style="border:2px solid #f0060e;">Content here</div>
.myborder {border:2px solid #f0060e;}