#b91d74 color space conversions
Hex:
#b91d74
RGB:
185, 29, 116
CMY:
27, 89, 55
CMYK:
0, 84, 37, 27
HSL:
327°, 72.8972%, 41.9608%
HSV (HSB):
327°, 84.3243%, 72.5490%
XYZ:
23.5993, 12.4540, 17.6830
xyY:
0.4392, 0.2318, 12.4540
CIE-Lab:
41.9287, 64.5682, -9.2407
CIE-LCH:
41.9287, 65.2261, 351.8554
CIE-Luv:
41.9287, 87.4633, -23.3813
Hunter-Lab:
35.2902, 57.6091, -5.0056
#b91d74 color charts
#b91d74 color shades, tints & tones
#b91d74 color schemes
#b91d74 color preview, HTML & CSS examples
This text has a color of #b91d74
<p style="color:#b91d74;">Text here</p>
.mytext {color:#b91d74;}
This box has a color of #b91d74
<div style="background-color:#b91d74;">Content here</div>
.mybackground {background-color:#b91d74;}
Border around this has a color of #b91d74
<div style="border:2px solid #b91d74;">Content here</div>
.myborder {border:2px solid #b91d74;}