#930f32 color space conversions
Hex:
#930f32
RGB:
147, 15, 50
CMY:
42, 94, 80
CMYK:
0, 90, 66, 42
HSL:
344°, 81.4815%, 31.7647%
HSV (HSB):
344°, 89.7959%, 57.6471%
XYZ:
12.7792, 6.7750, 3.6518
xyY:
0.5507, 0.2920, 6.7750
CIE-Lab:
31.2891, 52.3161, 17.0351
CIE-LCH:
31.2891, 55.0197, 18.0362
CIE-Luv:
31.2891, 85.3873, 7.3479
Hunter-Lab:
26.0288, 42.0865, 9.9019
#930f32 color charts
#930f32 color shades, tints & tones
#930f32 color schemes
#930f32 color preview, HTML & CSS examples
This text has a color of #930f32
<p style="color:#930f32;">Text here</p>
.mytext {color:#930f32;}
This box has a color of #930f32
<div style="background-color:#930f32;">Content here</div>
.mybackground {background-color:#930f32;}
Border around this has a color of #930f32
<div style="border:2px solid #930f32;">Content here</div>
.myborder {border:2px solid #930f32;}