#930a65 color space conversions
Hex:
#930a65
RGB:
147, 10, 101
CMY:
42, 96, 60
CMYK:
0, 93, 31, 42
HSL:
320°, 87.2611%, 30.7843%
HSV (HSB):
320°, 93.1973%, 57.6471%
XYZ:
14.4901, 7.3597, 12.9688
xyY:
0.4162, 0.2114, 7.3597
CIE-Lab:
32.6122, 57.5694, -14.5892
CIE-LCH:
32.6122, 59.3892, 345.7795
CIE-Luv:
32.6122, 66.1487, -27.1066
Hunter-Lab:
27.1288, 47.8657, -9.3531
#930a65 color charts
#930a65 color shades, tints & tones
#930a65 color schemes
#930a65 color preview, HTML & CSS examples
This text has a color of #930a65
<p style="color:#930a65;">Text here</p>
.mytext {color:#930a65;}
This box has a color of #930a65
<div style="background-color:#930a65;">Content here</div>
.mybackground {background-color:#930a65;}
Border around this has a color of #930a65
<div style="border:2px solid #930a65;">Content here</div>
.myborder {border:2px solid #930a65;}