#b2073f color space conversions
Hex:
#b2073f
RGB:
178, 7, 63
CMY:
30, 97, 75
CMYK:
0, 96, 65, 30
HSL:
340°, 92.4324%, 36.2745%
HSV (HSB):
340°, 96.0674%, 69.8039%
XYZ:
19.3333, 9.9758, 5.6092
xyY:
0.5537, 0.2857, 9.9758
CIE-Lab:
37.7990, 62.1609, 18.3392
CIE-LCH:
37.7990, 64.8097, 16.4375
CIE-Luv:
37.7990, 107.3098, 7.3163
Hunter-Lab:
31.5845, 53.9892, 11.5797
#b2073f color charts
#b2073f color shades, tints & tones
#b2073f color schemes
#b2073f color preview, HTML & CSS examples
This text has a color of #b2073f
<p style="color:#b2073f;">Text here</p>
.mytext {color:#b2073f;}
This box has a color of #b2073f
<div style="background-color:#b2073f;">Content here</div>
.mybackground {background-color:#b2073f;}
Border around this has a color of #b2073f
<div style="border:2px solid #b2073f;">Content here</div>
.myborder {border:2px solid #b2073f;}