#b3024a color space conversions
Hex:
#b3024a
RGB:
179, 2, 74
CMY:
30, 99, 71
CMYK:
0, 99, 59, 30
HSL:
336°, 97.7901%, 35.4902%
HSV (HSB):
336°, 98.8827%, 70.1961%
XYZ:
19.8481, 10.1215, 7.3861
xyY:
0.5313, 0.2709, 10.1215
CIE-Lab:
38.0597, 63.6247, 11.6392
CIE-LCH:
38.0597, 64.6805, 10.3668
CIE-Luv:
38.0597, 104.7739, 0.8077
Hunter-Lab:
31.8144, 55.6863, 8.5051
#b3024a color charts
#b3024a color shades, tints & tones
#b3024a color schemes
#b3024a color preview, HTML & CSS examples
This text has a color of #b3024a
<p style="color:#b3024a;">Text here</p>
.mytext {color:#b3024a;}
This box has a color of #b3024a
<div style="background-color:#b3024a;">Content here</div>
.mybackground {background-color:#b3024a;}
Border around this has a color of #b3024a
<div style="border:2px solid #b3024a;">Content here</div>
.myborder {border:2px solid #b3024a;}