#b30033 color space conversions
Hex:
#b30033
RGB:
179, 0, 51
CMY:
30, 100, 80
CMYK:
0, 100, 72, 30
HSL:
343°, 100.0000%, 35.0980%
HSV (HSB):
343°, 100.0000%, 70.1961%
XYZ:
19.1879, 9.8227, 4.0166
xyY:
0.5810, 0.2974, 9.8227
CIE-Lab:
37.5224, 62.6145, 25.7020
CIE-LCH:
37.5224, 67.6844, 22.3171
CIE-Luv:
37.5224, 113.1444, 13.0283
Hunter-Lab:
31.3412, 54.4354, 14.3404
#b30033 color charts
#b30033 color shades, tints & tones
#b30033 color schemes
#b30033 color preview, HTML & CSS examples
This text has a color of #b30033
<p style="color:#b30033;">Text here</p>
.mytext {color:#b30033;}
This box has a color of #b30033
<div style="background-color:#b30033;">Content here</div>
.mybackground {background-color:#b30033;}
Border around this has a color of #b30033
<div style="border:2px solid #b30033;">Content here</div>
.myborder {border:2px solid #b30033;}