#b4194e color space conversions
Hex:
#b4194e
RGB:
180, 25, 78
CMY:
29, 90, 69
CMYK:
0, 86, 57, 29
HSL:
339°, 75.6098%, 40.1961%
HSV (HSB):
339°, 86.1111%, 70.5882%
XYZ:
20.5452, 10.9486, 8.2382
xyY:
0.5171, 0.2756, 10.9486
CIE-Lab:
39.4938, 60.8757, 11.0887
CIE-LCH:
39.4938, 61.8774, 10.3234
CIE-Luv:
39.4938, 99.8351, 1.0447
Hunter-Lab:
33.0887, 52.9276, 8.4005
#b4194e color charts
#b4194e color shades, tints & tones
#b4194e color schemes
#b4194e color preview, HTML & CSS examples
This text has a color of #b4194e
<p style="color:#b4194e;">Text here</p>
.mytext {color:#b4194e;}
This box has a color of #b4194e
<div style="background-color:#b4194e;">Content here</div>
.mybackground {background-color:#b4194e;}
Border around this has a color of #b4194e
<div style="border:2px solid #b4194e;">Content here</div>
.myborder {border:2px solid #b4194e;}