#94065e color space conversions
Hex:
#94065e
RGB:
148, 6, 94
CMY:
42, 98, 63
CMYK:
0, 96, 36, 42
HSL:
323°, 92.2078%, 30.1961%
HSV (HSB):
323°, 95.9459%, 58.0392%
XYZ:
14.2982, 7.2343, 11.2324
xyY:
0.4364, 0.2208, 7.2343
CIE-Lab:
32.3345, 57.5821, -10.4644
CIE-LCH:
32.3345, 58.5252, 349.7001
CIE-Luv:
32.3345, 70.4449, -21.9980
Hunter-Lab:
26.8967, 47.8214, -5.9327
#94065e color charts
#94065e color shades, tints & tones
#94065e color schemes
#94065e color preview, HTML & CSS examples
This text has a color of #94065e
<p style="color:#94065e;">Text here</p>
.mytext {color:#94065e;}
This box has a color of #94065e
<div style="background-color:#94065e;">Content here</div>
.mybackground {background-color:#94065e;}
Border around this has a color of #94065e
<div style="border:2px solid #94065e;">Content here</div>
.myborder {border:2px solid #94065e;}