#b91d6d color space conversions
Hex:
#b91d6d
RGB:
185, 29, 109
CMY:
27, 89, 57
CMYK:
0, 84, 41, 27
HSL:
329°, 72.8972%, 41.9608%
HSV (HSB):
329°, 84.3243%, 72.5490%
XYZ:
23.2073, 12.2971, 15.6184
xyY:
0.4540, 0.2405, 12.2971
CIE-Lab:
41.6845, 63.8707, -5.2380
CIE-LCH:
41.6845, 64.0851, 355.3117
CIE-Luv:
41.6845, 90.4336, -18.1538
Hunter-Lab:
35.0673, 56.7622, -1.8597
#b91d6d color charts
#b91d6d color shades, tints & tones
#b91d6d color schemes
#b91d6d color preview, HTML & CSS examples
This text has a color of #b91d6d
<p style="color:#b91d6d;">Text here</p>
.mytext {color:#b91d6d;}
This box has a color of #b91d6d
<div style="background-color:#b91d6d;">Content here</div>
.mybackground {background-color:#b91d6d;}
Border around this has a color of #b91d6d
<div style="border:2px solid #b91d6d;">Content here</div>
.myborder {border:2px solid #b91d6d;}