#b91d6c color space conversions
Hex:
#b91d6c
RGB:
185, 29, 108
CMY:
27, 89, 58
CMYK:
0, 84, 42, 27
HSL:
330°, 72.8972%, 41.9608%
HSV (HSB):
330°, 84.3243%, 72.5490%
XYZ:
23.1537, 12.2757, 15.3365
xyY:
0.4561, 0.2418, 12.2757
CIE-Lab:
41.6510, 63.7746, -4.6620
CIE-LCH:
41.6510, 63.9447, 355.8191
CIE-Luv:
41.6510, 90.8547, -17.4167
Hunter-Lab:
35.0367, 56.6459, -1.4270
#b91d6c color charts
#b91d6c color shades, tints & tones
#b91d6c color schemes
#b91d6c color preview, HTML & CSS examples
This text has a color of #b91d6c
<p style="color:#b91d6c;">Text here</p>
.mytext {color:#b91d6c;}
This box has a color of #b91d6c
<div style="background-color:#b91d6c;">Content here</div>
.mybackground {background-color:#b91d6c;}
Border around this has a color of #b91d6c
<div style="border:2px solid #b91d6c;">Content here</div>
.myborder {border:2px solid #b91d6c;}