#90002a color space conversions
Hex:
#90002a
RGB:
144, 0, 42
CMY:
44, 100, 84
CMYK:
0, 100, 71, 44
HSL:
343°, 100.0000%, 28.2353%
HSV (HSB):
343°, 100.0000%, 56.4706%
XYZ:
11.9195, 6.0965, 2.7390
xyY:
0.5743, 0.2937, 6.0965
CIE-Lab:
29.6545, 53.4840, 20.1134
CIE-LCH:
29.6545, 57.1409, 20.6095
CIE-Luv:
29.6545, 88.4537, 9.0158
Hunter-Lab:
24.6910, 42.9611, 10.7066
#90002a color charts
#90002a color shades, tints & tones
#90002a color schemes
#90002a color preview, HTML & CSS examples
This text has a color of #90002a
<p style="color:#90002a;">Text here</p>
.mytext {color:#90002a;}
This box has a color of #90002a
<div style="background-color:#90002a;">Content here</div>
.mybackground {background-color:#90002a;}
Border around this has a color of #90002a
<div style="border:2px solid #90002a;">Content here</div>
.myborder {border:2px solid #90002a;}