#ff282f color space conversions
Hex:
#ff282f
RGB:
255, 40, 47
CMY:
0, 84, 82
CMYK:
0, 84, 82, 0
HSL:
358°, 100.0000%, 57.8431%
HSV (HSB):
358°, 84.3137%, 100.0000%
XYZ:
42.5119, 22.9828, 4.8848
xyY:
0.6040, 0.3266, 22.9828
CIE-Lab:
55.0546, 76.1090, 51.4424
CIE-LCH:
55.0546, 91.8634, 34.0549
CIE-Luv:
55.0546, 161.2210, 33.1527
Hunter-Lab:
47.9404, 74.3919, 27.5170
#ff282f color charts
#ff282f color shades, tints & tones
#ff282f color schemes
#ff282f color preview, HTML & CSS examples
This text has a color of #ff282f
<p style="color:#ff282f;">Text here</p>
.mytext {color:#ff282f;}
This box has a color of #ff282f
<div style="background-color:#ff282f;">Content here</div>
.mybackground {background-color:#ff282f;}
Border around this has a color of #ff282f
<div style="border:2px solid #ff282f;">Content here</div>
.myborder {border:2px solid #ff282f;}