#f05f05 color space conversions
Hex:
#f05f05
RGB:
240, 95, 5
CMY:
6, 63, 98
CMYK:
0, 60, 98, 6
HSL:
23°, 95.9184%, 48.0392%
HSV (HSB):
23°, 97.9167%, 94.1176%
XYZ:
40.0548, 26.7206, 3.1901
xyY:
0.5725, 0.3819, 26.7206
CIE-Lab:
58.7149, 52.8186, 67.1626
CIE-LCH:
58.7149, 85.4436, 51.8175
CIE-Luv:
58.7149, 120.4928, 50.0422
Hunter-Lab:
51.6920, 47.8539, 32.5255
#f05f05 color charts
#f05f05 color shades, tints & tones
#f05f05 color schemes
#f05f05 color preview, HTML & CSS examples
This text has a color of #f05f05
<p style="color:#f05f05;">Text here</p>
.mytext {color:#f05f05;}
This box has a color of #f05f05
<div style="background-color:#f05f05;">Content here</div>
.mybackground {background-color:#f05f05;}
Border around this has a color of #f05f05
<div style="border:2px solid #f05f05;">Content here</div>
.myborder {border:2px solid #f05f05;}