#b2283b color space conversions
Hex:
#b2283b
RGB:
178, 40, 59
CMY:
30, 84, 77
CMYK:
0, 78, 67, 30
HSL:
352°, 63.3028%, 42.7451%
HSV (HSB):
352°, 77.5281%, 69.8039%
XYZ:
19.9083, 11.2983, 5.2692
xyY:
0.5458, 0.3097, 11.2983
CIE-Lab:
40.0785, 55.2225, 23.8043
CIE-LCH:
40.0785, 60.1346, 23.3190
CIE-Luv:
40.0785, 99.1260, 14.1856
Hunter-Lab:
33.6130, 46.8993, 14.2348
#b2283b color charts
#b2283b color shades, tints & tones
#b2283b color schemes
#b2283b color preview, HTML & CSS examples
This text has a color of #b2283b
<p style="color:#b2283b;">Text here</p>
.mytext {color:#b2283b;}
This box has a color of #b2283b
<div style="background-color:#b2283b;">Content here</div>
.mybackground {background-color:#b2283b;}
Border around this has a color of #b2283b
<div style="border:2px solid #b2283b;">Content here</div>
.myborder {border:2px solid #b2283b;}