#f85c28 color space conversions
Hex:
#f85c28
RGB:
248, 92, 40
CMY:
3, 64, 84
CMYK:
0, 63, 84, 3
HSL:
15°, 93.6937%, 56.4706%
HSV (HSB):
15°, 83.8710%, 97.2549%
XYZ:
42.9215, 27.7640, 5.1042
xyY:
0.5663, 0.3663, 27.7640
CIE-Lab:
59.6749, 57.4185, 58.3598
CIE-LCH:
59.6749, 81.8703, 45.4658
CIE-Luv:
59.6749, 127.1013, 45.0392
Hunter-Lab:
52.6915, 53.1927, 31.1406
#f85c28 color charts
#f85c28 color shades, tints & tones
#f85c28 color schemes
#f85c28 color preview, HTML & CSS examples
This text has a color of #f85c28
<p style="color:#f85c28;">Text here</p>
.mytext {color:#f85c28;}
This box has a color of #f85c28
<div style="background-color:#f85c28;">Content here</div>
.mybackground {background-color:#f85c28;}
Border around this has a color of #f85c28
<div style="border:2px solid #f85c28;">Content here</div>
.myborder {border:2px solid #f85c28;}