#b8053e color space conversions
Hex:
#b8053e
RGB:
184, 5, 62
CMY:
28, 98, 76
CMYK:
0, 97, 66, 28
HSL:
341°, 94.7090%, 37.0588%
HSV (HSB):
341°, 97.2826%, 72.1569%
XYZ:
20.6909, 10.6467, 5.5219
xyY:
0.5613, 0.2888, 10.6467
CIE-Lab:
38.9789, 63.8030, 20.7615
CIE-LCH:
38.9789, 67.0959, 18.0249
CIE-Luv:
38.9789, 112.6819, 9.2056
Hunter-Lab:
32.6293, 56.0896, 12.8067
#b8053e color charts
#b8053e color shades, tints & tones
#b8053e color schemes
#b8053e color preview, HTML & CSS examples
This text has a color of #b8053e
<p style="color:#b8053e;">Text here</p>
.mytext {color:#b8053e;}
This box has a color of #b8053e
<div style="background-color:#b8053e;">Content here</div>
.mybackground {background-color:#b8053e;}
Border around this has a color of #b8053e
<div style="border:2px solid #b8053e;">Content here</div>
.myborder {border:2px solid #b8053e;}