#b3334a color space conversions
Hex:
#b3334a
RGB:
179, 51, 74
CMY:
30, 80, 71
CMYK:
0, 72, 59, 30
HSL:
349°, 55.6522%, 45.0980%
HSV (HSB):
349°, 71.5084%, 70.1961%
XYZ:
21.0103, 12.4458, 7.7735
xyY:
0.5096, 0.3019, 12.4458
CIE-Lab:
41.9160, 52.6826, 16.8863
CIE-LCH:
41.9160, 55.3228, 17.7722
CIE-Luv:
41.9160, 90.4259, 9.0061
Hunter-Lab:
35.2786, 44.5688, 11.6307
#b3334a color charts
#b3334a color shades, tints & tones
#b3334a color schemes
#b3334a color preview, HTML & CSS examples
This text has a color of #b3334a
<p style="color:#b3334a;">Text here</p>
.mytext {color:#b3334a;}
This box has a color of #b3334a
<div style="background-color:#b3334a;">Content here</div>
.mybackground {background-color:#b3334a;}
Border around this has a color of #b3334a
<div style="border:2px solid #b3334a;">Content here</div>
.myborder {border:2px solid #b3334a;}