#b9254d color space conversions
Hex:
#b9254d
RGB:
185, 37, 77
CMY:
27, 85, 70
CMYK:
0, 80, 58, 27
HSL:
344°, 66.6667%, 43.5294%
HSV (HSB):
344°, 80.0000%, 72.5490%
XYZ:
22.0087, 12.1732, 8.2109
xyY:
0.5192, 0.2872, 12.1732
CIE-Lab:
41.4902, 59.2332, 14.6243
CIE-LCH:
41.4902, 61.0118, 13.8686
CIE-Luv:
41.4902, 100.4253, 5.1712
Hunter-Lab:
34.8902, 51.5399, 10.4701
#b9254d color charts
#b9254d color shades, tints & tones
#b9254d color schemes
#b9254d color preview, HTML & CSS examples
This text has a color of #b9254d
<p style="color:#b9254d;">Text here</p>
.mytext {color:#b9254d;}
This box has a color of #b9254d
<div style="background-color:#b9254d;">Content here</div>
.mybackground {background-color:#b9254d;}
Border around this has a color of #b9254d
<div style="border:2px solid #b9254d;">Content here</div>
.myborder {border:2px solid #b9254d;}