#b2525a color space conversions
Hex:
#b2525a
RGB:
178, 82, 90
CMY:
30, 68, 65
CMYK:
0, 54, 49, 30
HSL:
355°, 38.4000%, 50.9804%
HSV (HSB):
355°, 53.9326%, 69.8039%
XYZ:
23.2229, 16.2377, 11.5831
xyY:
0.4550, 0.3181, 16.2377
CIE-Lab:
47.2849, 39.8012, 14.3461
CIE-LCH:
47.2849, 42.3078, 19.8214
CIE-Luv:
47.2849, 67.7517, 10.0264
Hunter-Lab:
40.2961, 32.3524, 11.1644
#b2525a color charts
#b2525a color shades, tints & tones
#b2525a color schemes
#b2525a color preview, HTML & CSS examples
This text has a color of #b2525a
<p style="color:#b2525a;">Text here</p>
.mytext {color:#b2525a;}
This box has a color of #b2525a
<div style="background-color:#b2525a;">Content here</div>
.mybackground {background-color:#b2525a;}
Border around this has a color of #b2525a
<div style="border:2px solid #b2525a;">Content here</div>
.myborder {border:2px solid #b2525a;}