#b2383e color space conversions
Hex:
#b2383e
RGB:
178, 56, 62
CMY:
30, 78, 76
CMYK:
0, 69, 65, 30
HSL:
357°, 52.1368%, 45.8824%
HSV (HSB):
357°, 68.5393%, 69.8039%
XYZ:
20.6438, 12.6411, 5.9094
xyY:
0.5267, 0.3225, 12.6411
CIE-Lab:
42.2175, 49.6151, 24.6527
CIE-LCH:
42.2175, 55.4023, 26.4218
CIE-Luv:
42.2175, 90.1995, 16.8381
Hunter-Lab:
35.5544, 41.4215, 15.0337
#b2383e color charts
#b2383e color shades, tints & tones
#b2383e color schemes
#b2383e color preview, HTML & CSS examples
This text has a color of #b2383e
<p style="color:#b2383e;">Text here</p>
.mytext {color:#b2383e;}
This box has a color of #b2383e
<div style="background-color:#b2383e;">Content here</div>
.mybackground {background-color:#b2383e;}
Border around this has a color of #b2383e
<div style="border:2px solid #b2383e;">Content here</div>
.myborder {border:2px solid #b2383e;}