#b81e6e color space conversions
Hex:
#b81e6e
RGB:
184, 30, 110
CMY:
28, 88, 57
CMYK:
0, 84, 40, 28
HSL:
329°, 71.9626%, 41.9608%
HSV (HSB):
329°, 83.6957%, 72.1569%
XYZ:
23.0459, 12.2447, 15.9007
xyY:
0.4502, 0.2392, 12.2447
CIE-Lab:
41.6024, 63.4988, -6.0065
CIE-LCH:
41.6024, 63.7822, 354.5963
CIE-Luv:
41.6024, 88.9621, -19.0279
Hunter-Lab:
34.9924, 56.3230, -2.4469
#b81e6e color charts
#b81e6e color shades, tints & tones
#b81e6e color schemes
#b81e6e color preview, HTML & CSS examples
This text has a color of #b81e6e
<p style="color:#b81e6e;">Text here</p>
.mytext {color:#b81e6e;}
This box has a color of #b81e6e
<div style="background-color:#b81e6e;">Content here</div>
.mybackground {background-color:#b81e6e;}
Border around this has a color of #b81e6e
<div style="border:2px solid #b81e6e;">Content here</div>
.myborder {border:2px solid #b81e6e;}