#b3024c color space conversions
Hex:
#b3024c
RGB:
179, 2, 76
CMY:
30, 99, 70
CMYK:
0, 99, 58, 30
HSL:
335°, 97.7901%, 35.4902%
HSV (HSB):
335°, 98.8827%, 70.1961%
XYZ:
19.9166, 10.1489, 7.7467
xyY:
0.5267, 0.2684, 10.1489
CIE-Lab:
38.1084, 63.7554, 10.4169
CIE-LCH:
38.1084, 64.6008, 9.2795
CIE-Luv:
38.1084, 103.9812, -0.4264
Hunter-Lab:
31.8574, 55.8444, 7.8827
#b3024c color charts
#b3024c color shades, tints & tones
#b3024c color schemes
#b3024c color preview, HTML & CSS examples
This text has a color of #b3024c
<p style="color:#b3024c;">Text here</p>
.mytext {color:#b3024c;}
This box has a color of #b3024c
<div style="background-color:#b3024c;">Content here</div>
.mybackground {background-color:#b3024c;}
Border around this has a color of #b3024c
<div style="border:2px solid #b3024c;">Content here</div>
.myborder {border:2px solid #b3024c;}