#b2392d color space conversions
Hex:
#b2392d
RGB:
178, 57, 45
CMY:
30, 78, 82
CMYK:
0, 68, 75, 30
HSL:
5°, 59.6413%, 43.7255%
HSV (HSB):
5°, 74.7191%, 69.8039%
XYZ:
20.2969, 12.5807, 3.8412
xyY:
0.5528, 0.3426, 12.5807
CIE-Lab:
42.1245, 48.3226, 34.6206
CIE-LCH:
42.1245, 59.4446, 35.6196
CIE-Luv:
42.1245, 93.2629, 24.6920
Hunter-Lab:
35.4693, 40.0733, 18.4076
#b2392d color charts
#b2392d color shades, tints & tones
#b2392d color schemes
#b2392d color preview, HTML & CSS examples
This text has a color of #b2392d
<p style="color:#b2392d;">Text here</p>
.mytext {color:#b2392d;}
This box has a color of #b2392d
<div style="background-color:#b2392d;">Content here</div>
.mybackground {background-color:#b2392d;}
Border around this has a color of #b2392d
<div style="border:2px solid #b2392d;">Content here</div>
.myborder {border:2px solid #b2392d;}