#b3225e color space conversions
Hex:
#b3225e
RGB:
179, 34, 94
CMY:
30, 87, 63
CMYK:
0, 81, 47, 30
HSL:
335°, 68.0751%, 41.7647%
HSV (HSB):
335°, 81.0056%, 70.1961%
XYZ:
21.1828, 11.5359, 11.6999
xyY:
0.4769, 0.2597, 11.5359
CIE-Lab:
40.4688, 59.7459, 2.2769
CIE-LCH:
40.4688, 59.7893, 2.1824
CIE-Luv:
40.4688, 90.3028, -8.2043
Hunter-Lab:
33.9646, 51.8878, 3.3514
#b3225e color charts
#b3225e color shades, tints & tones
#b3225e color schemes
#b3225e color preview, HTML & CSS examples
This text has a color of #b3225e
<p style="color:#b3225e;">Text here</p>
.mytext {color:#b3225e;}
This box has a color of #b3225e
<div style="background-color:#b3225e;">Content here</div>
.mybackground {background-color:#b3225e;}
Border around this has a color of #b3225e
<div style="border:2px solid #b3225e;">Content here</div>
.myborder {border:2px solid #b3225e;}