#900f2d color space conversions
Hex:
#900f2d
RGB:
144, 15, 45
CMY:
44, 94, 82
CMYK:
0, 90, 69, 44
HSL:
346°, 81.1321%, 31.1765%
HSV (HSB):
346°, 89.5833%, 56.4706%
XYZ:
12.1461, 6.4604, 3.0894
xyY:
0.5598, 0.2978, 6.4604
CIE-Lab:
30.5455, 51.2193, 19.2500
CIE-LCH:
30.5455, 54.7172, 20.5980
CIE-Luv:
30.5455, 84.4919, 9.1616
Hunter-Lab:
25.4173, 40.8188, 10.5855
#900f2d color charts
#900f2d color shades, tints & tones
#900f2d color schemes
#900f2d color preview, HTML & CSS examples
This text has a color of #900f2d
<p style="color:#900f2d;">Text here</p>
.mytext {color:#900f2d;}
This box has a color of #900f2d
<div style="background-color:#900f2d;">Content here</div>
.mybackground {background-color:#900f2d;}
Border around this has a color of #900f2d
<div style="border:2px solid #900f2d;">Content here</div>
.myborder {border:2px solid #900f2d;}