#b2051a color space conversions
Hex:
#b2051a
RGB:
178, 5, 26
CMY:
30, 98, 90
CMYK:
0, 97, 85, 30
HSL:
353°, 94.5355%, 35.8824%
HSV (HSB):
353°, 97.1910%, 69.8039%
XYZ:
18.6008, 9.6481, 1.8592
xyY:
0.6178, 0.3204, 9.6481
CIE-Lab:
37.2033, 60.9671, 40.2287
CIE-LCH:
37.2033, 73.0434, 33.4185
CIE-Luv:
37.2033, 117.3692, 22.1375
Hunter-Lab:
31.0614, 52.5356, 18.1942
#b2051a color charts
#b2051a color shades, tints & tones
#b2051a color schemes
#b2051a color preview, HTML & CSS examples
This text has a color of #b2051a
<p style="color:#b2051a;">Text here</p>
.mytext {color:#b2051a;}
This box has a color of #b2051a
<div style="background-color:#b2051a;">Content here</div>
.mybackground {background-color:#b2051a;}
Border around this has a color of #b2051a
<div style="border:2px solid #b2051a;">Content here</div>
.myborder {border:2px solid #b2051a;}