#b2325a color space conversions
Hex:
#b2325a
RGB:
178, 50, 90
CMY:
30, 80, 65
CMYK:
0, 72, 49, 30
HSL:
341°, 56.1404%, 44.7059%
HSV (HSB):
341°, 71.9101%, 69.8039%
XYZ:
21.3462, 12.4844, 10.9575
xyY:
0.4766, 0.2787, 12.4844
CIE-Lab:
41.9758, 54.0274, 6.9302
CIE-LCH:
41.9758, 54.4701, 7.3095
CIE-Luv:
41.9758, 84.9867, -1.6643
Hunter-Lab:
35.3332, 46.0056, 6.3463
#b2325a color charts
#b2325a color shades, tints & tones
#b2325a color schemes
#b2325a color preview, HTML & CSS examples
This text has a color of #b2325a
<p style="color:#b2325a;">Text here</p>
.mytext {color:#b2325a;}
This box has a color of #b2325a
<div style="background-color:#b2325a;">Content here</div>
.mybackground {background-color:#b2325a;}
Border around this has a color of #b2325a
<div style="border:2px solid #b2325a;">Content here</div>
.myborder {border:2px solid #b2325a;}