#b2043c color space conversions
Hex:
#b2043c
RGB:
178, 4, 60
CMY:
30, 98, 76
CMYK:
0, 98, 66, 30
HSL:
341°, 95.6044%, 35.6863%
HSV (HSB):
341°, 97.7528%, 69.8039%
XYZ:
19.2191, 9.8781, 5.1687
xyY:
0.5609, 0.2883, 9.8781
CIE-Lab:
37.6227, 62.3410, 20.0367
CIE-LCH:
37.6227, 65.4818, 17.8176
CIE-Luv:
37.6227, 108.8184, 8.6795
Hunter-Lab:
31.4294, 54.1517, 12.2501
#b2043c color charts
#b2043c color shades, tints & tones
#b2043c color schemes
#b2043c color preview, HTML & CSS examples
This text has a color of #b2043c
<p style="color:#b2043c;">Text here</p>
.mytext {color:#b2043c;}
This box has a color of #b2043c
<div style="background-color:#b2043c;">Content here</div>
.mybackground {background-color:#b2043c;}
Border around this has a color of #b2043c
<div style="border:2px solid #b2043c;">Content here</div>
.myborder {border:2px solid #b2043c;}