#990c65 color space conversions
Hex:
#990c65
RGB:
153, 12, 101
CMY:
40, 95, 60
CMYK:
0, 92, 34, 40
HSL:
322°, 85.4545%, 32.3529%
HSV (HSB):
322°, 92.1569%, 60.0000%
XYZ:
15.6173, 7.9748, 13.0281
xyY:
0.4265, 0.2178, 7.9748
CIE-Lab:
33.9304, 58.6410, -12.4662
CIE-LCH:
33.9304, 59.9514, 347.9985
CIE-Luv:
33.9304, 70.8008, -24.9712
Hunter-Lab:
28.2397, 49.2955, -7.5850
#990c65 color charts
#990c65 color shades, tints & tones
#990c65 color schemes
#990c65 color preview, HTML & CSS examples
This text has a color of #990c65
<p style="color:#990c65;">Text here</p>
.mytext {color:#990c65;}
This box has a color of #990c65
<div style="background-color:#990c65;">Content here</div>
.mybackground {background-color:#990c65;}
Border around this has a color of #990c65
<div style="border:2px solid #990c65;">Content here</div>
.myborder {border:2px solid #990c65;}