#280000 color space conversions
Hex:
#280000
RGB:
40, 0, 0
CMY:
84, 100, 100
CMYK:
0, 100, 100, 84
HSL:
0°, 100.0000%, 7.8431%
HSV (HSB):
0°, 100.0000%, 15.6863%
XYZ:
0.8751, 0.4511, 0.0410
xyY:
0.6401, 0.3300, 0.4511
CIE-Lab:
4.0749, 18.2648, 6.4399
CIE-LCH:
4.0749, 19.3668, 19.4220
CIE-Luv:
4.0749, 13.4000, 2.8897
Hunter-Lab:
6.7165, 11.5022, 4.3401
#280000 color charts
#280000 color shades, tints & tones
#280000 color schemes
#280000 color preview, HTML & CSS examples
This text has a color of #280000
<p style="color:#280000;">Text here</p>
.mytext {color:#280000;}
This box has a color of #280000
<div style="background-color:#280000;">Content here</div>
.mybackground {background-color:#280000;}
Border around this has a color of #280000
<div style="border:2px solid #280000;">Content here</div>
.myborder {border:2px solid #280000;}