#ff280f color space conversions
Hex:
#ff280f
RGB:
255, 40, 15
CMY:
0, 84, 94
CMYK:
0, 84, 94, 0
HSL:
6°, 100.0000%, 52.9412%
HSV (HSB):
6°, 94.1176%, 100.0000%
XYZ:
42.0850, 22.8121, 2.6370
xyY:
0.6232, 0.3378, 22.8121
CIE-Lab:
54.8782, 75.5852, 64.3394
CIE-LCH:
54.8782, 99.2606, 40.4050
CIE-Luv:
54.8782, 165.0885, 39.3619
Hunter-Lab:
47.7620, 73.7001, 30.1599
#ff280f color charts
#ff280f color shades, tints & tones
#ff280f color schemes
#ff280f color preview, HTML & CSS examples
This text has a color of #ff280f
<p style="color:#ff280f;">Text here</p>
.mytext {color:#ff280f;}
This box has a color of #ff280f
<div style="background-color:#ff280f;">Content here</div>
.mybackground {background-color:#ff280f;}
Border around this has a color of #ff280f
<div style="border:2px solid #ff280f;">Content here</div>
.myborder {border:2px solid #ff280f;}