#b9054a color space conversions
Hex:
#b9054a
RGB:
185, 5, 74
CMY:
27, 98, 71
CMYK:
0, 97, 60, 27
HSL:
337°, 94.7368%, 37.2549%
HSV (HSB):
337°, 97.2973%, 72.5490%
XYZ:
21.2979, 10.9172, 7.4633
xyY:
0.5368, 0.2751, 10.9172
CIE-Lab:
39.4407, 64.7252, 13.7372
CIE-LCH:
39.4407, 66.1669, 11.9826
CIE-Luv:
39.4407, 109.1232, 2.7201
Hunter-Lab:
33.0412, 57.2362, 9.7366
#b9054a color charts
#b9054a color shades, tints & tones
#b9054a color schemes
#b9054a color preview, HTML & CSS examples
This text has a color of #b9054a
<p style="color:#b9054a;">Text here</p>
.mytext {color:#b9054a;}
This box has a color of #b9054a
<div style="background-color:#b9054a;">Content here</div>
.mybackground {background-color:#b9054a;}
Border around this has a color of #b9054a
<div style="border:2px solid #b9054a;">Content here</div>
.myborder {border:2px solid #b9054a;}