#b9124f color space conversions
Hex:
#b9124f
RGB:
185, 18, 79
CMY:
27, 93, 69
CMYK:
0, 90, 57, 27
HSL:
338°, 82.2660%, 39.8039%
HSV (HSB):
338°, 90.2703%, 72.5490%
XYZ:
21.6352, 11.3114, 8.4402
xyY:
0.5228, 0.2733, 11.3114
CIE-Lab:
40.1001, 63.4779, 11.4483
CIE-LCH:
40.1001, 64.5020, 10.2235
CIE-Luv:
40.1001, 105.1215, 0.8387
Hunter-Lab:
33.6324, 55.9692, 8.6637
#b9124f color charts
#b9124f color shades, tints & tones
#b9124f color schemes
#b9124f color preview, HTML & CSS examples
This text has a color of #b9124f
<p style="color:#b9124f;">Text here</p>
.mytext {color:#b9124f;}
This box has a color of #b9124f
<div style="background-color:#b9124f;">Content here</div>
.mybackground {background-color:#b9124f;}
Border around this has a color of #b9124f
<div style="border:2px solid #b9124f;">Content here</div>
.myborder {border:2px solid #b9124f;}