#ff280c color space conversions
Hex:
#ff280c
RGB:
255, 40, 12
CMY:
0, 84, 95
CMYK:
0, 84, 95, 0
HSL:
7°, 100.0000%, 52.3529%
HSV (HSB):
7°, 95.2941%, 100.0000%
XYZ:
42.0652, 22.8041, 2.5324
xyY:
0.6241, 0.3383, 22.8041
CIE-Lab:
54.8700, 75.5607, 65.1006
CIE-LCH:
54.8700, 99.7372, 40.7471
CIE-Luv:
54.8700, 165.2730, 39.6575
Hunter-Lab:
47.7537, 73.6678, 30.2834
#ff280c color charts
#ff280c RGB chart
#ff280c CMYK chart
#ff280c RGB pie chart
#ff280c color shades, tints & tones
#ff280c color schemes
#ff280c color preview, HTML & CSS examples
This text has a color of #ff280c
<p style="color:#ff280c;">Text here</p>
.mytext {color:#ff280c;}
Text color #ff280c
This box has a color of #ff280c
<div style="background-color:#ff280c;">Content here</div>
.mybackground {background-color:#ff280c;}
Background color #ff280c
Border around this has a color of #ff280c
<div style="border:2px solid #ff280c;">Content here</div>
.myborder {border:2px solid #ff280c;}
Border color #ff280c