#b81f6d color space conversions
Hex:
#b81f6d
RGB:
184, 31, 109
CMY:
28, 88, 57
CMYK:
0, 83, 41, 28
HSL:
329°, 71.1628%, 42.1569%
HSV (HSB):
329°, 83.1522%, 72.1569%
XYZ:
23.0175, 12.2744, 15.6240
xyY:
0.4521, 0.2411, 12.2744
CIE-Lab:
41.6490, 63.1695, -5.3118
CIE-LCH:
41.6490, 63.3924, 355.1934
CIE-Luv:
41.6490, 89.1374, -18.0980
Hunter-Lab:
35.0349, 55.9610, -1.9163
#b81f6d color charts
#b81f6d color shades, tints & tones
#b81f6d color schemes
#b81f6d color preview, HTML & CSS examples
This text has a color of #b81f6d
<p style="color:#b81f6d;">Text here</p>
.mytext {color:#b81f6d;}
This box has a color of #b81f6d
<div style="background-color:#b81f6d;">Content here</div>
.mybackground {background-color:#b81f6d;}
Border around this has a color of #b81f6d
<div style="border:2px solid #b81f6d;">Content here</div>
.myborder {border:2px solid #b81f6d;}