#b3225d color space conversions
Hex:
#b3225d
RGB:
179, 34, 93
CMY:
30, 87, 64
CMYK:
0, 81, 48, 30
HSL:
336°, 68.0751%, 41.7647%
HSV (HSB):
336°, 81.0056%, 70.1961%
XYZ:
21.1382, 11.5181, 11.4650
xyY:
0.4791, 0.2611, 11.5181
CIE-Lab:
40.4397, 59.6585, 2.8671
CIE-LCH:
40.4397, 59.7274, 2.7515
CIE-Luv:
40.4397, 90.6921, -7.5081
Hunter-Lab:
33.9383, 51.7854, 3.7275
#b3225d color charts
#b3225d color shades, tints & tones
#b3225d color schemes
#b3225d color preview, HTML & CSS examples
This text has a color of #b3225d
<p style="color:#b3225d;">Text here</p>
.mytext {color:#b3225d;}
This box has a color of #b3225d
<div style="background-color:#b3225d;">Content here</div>
.mybackground {background-color:#b3225d;}
Border around this has a color of #b3225d
<div style="border:2px solid #b3225d;">Content here</div>
.myborder {border:2px solid #b3225d;}