#b81d7c color space conversions
Hex:
#b81d7c
RGB:
184, 29, 124
CMY:
28, 89, 51
CMYK:
0, 84, 33, 28
HSL:
323°, 72.7700%, 41.7647%
HSV (HSB):
323°, 84.2391%, 72.1569%
XYZ:
23.8446, 12.5243, 20.2295
xyY:
0.4213, 0.2213, 12.5243
CIE-Lab:
42.0376, 65.1840, -14.0577
CIE-LCH:
42.0376, 66.6827, 347.8298
CIE-Luv:
42.0376, 83.2326, -29.8022
Hunter-Lab:
35.3897, 58.3365, -9.1186
#b81d7c color charts
#b81d7c color shades, tints & tones
#b81d7c color schemes
#b81d7c color preview, HTML & CSS examples
This text has a color of #b81d7c
<p style="color:#b81d7c;">Text here</p>
.mytext {color:#b81d7c;}
This box has a color of #b81d7c
<div style="background-color:#b81d7c;">Content here</div>
.mybackground {background-color:#b81d7c;}
Border around this has a color of #b81d7c
<div style="border:2px solid #b81d7c;">Content here</div>
.myborder {border:2px solid #b81d7c;}