#b4093c color space conversions
Hex:
#b4093c
RGB:
180, 9, 60
CMY:
29, 96, 76
CMYK:
0, 95, 67, 29
HSL:
342°, 90.4762%, 37.0588%
HSV (HSB):
342°, 95.0000%, 70.5882%
XYZ:
19.7357, 10.2249, 5.2084
xyY:
0.5612, 0.2907, 10.2249
CIE-Lab:
38.2431, 62.2727, 20.9213
CIE-LCH:
38.2431, 65.6932, 18.5704
CIE-Luv:
38.2431, 109.5911, 9.5699
Hunter-Lab:
31.9764, 54.2106, 12.7262
#b4093c color charts
#b4093c color shades, tints & tones
#b4093c color schemes
#b4093c color preview, HTML & CSS examples
This text has a color of #b4093c
<p style="color:#b4093c;">Text here</p>
.mytext {color:#b4093c;}
This box has a color of #b4093c
<div style="background-color:#b4093c;">Content here</div>
.mybackground {background-color:#b4093c;}
Border around this has a color of #b4093c
<div style="border:2px solid #b4093c;">Content here</div>
.myborder {border:2px solid #b4093c;}