#900f32 color space conversions
Hex:
#900f32
RGB:
144, 15, 50
CMY:
44, 94, 80
CMYK:
0, 90, 65, 44
HSL:
344°, 81.1321%, 31.1765%
HSV (HSB):
344°, 89.5833%, 56.4706%
XYZ:
12.2481, 6.5012, 3.6269
xyY:
0.5474, 0.2905, 6.5012
CIE-Lab:
30.6434, 51.5010, 16.0685
CIE-LCH:
30.6434, 53.9495, 17.3281
CIE-Luv:
30.6434, 82.9557, 6.6286
Hunter-Lab:
25.4975, 41.1248, 9.4145
#900f32 color charts
#900f32 color shades, tints & tones
#900f32 color schemes
#900f32 color preview, HTML & CSS examples
This text has a color of #900f32
<p style="color:#900f32;">Text here</p>
.mytext {color:#900f32;}
This box has a color of #900f32
<div style="background-color:#900f32;">Content here</div>
.mybackground {background-color:#900f32;}
Border around this has a color of #900f32
<div style="border:2px solid #900f32;">Content here</div>
.myborder {border:2px solid #900f32;}