#b91d48 color space conversions
Hex:
#b91d48
RGB:
185, 29, 72
CMY:
27, 89, 72
CMYK:
0, 84, 61, 27
HSL:
343°, 72.8972%, 41.9608%
HSV (HSB):
343°, 84.3243%, 72.5490%
XYZ:
21.6166, 11.6609, 7.2423
xyY:
0.5335, 0.2878, 11.6609
CIE-Lab:
40.6720, 60.9256, 16.6759
CIE-LCH:
40.6720, 63.1665, 15.3075
CIE-Luv:
40.6720, 104.8635, 6.6143
Hunter-Lab:
34.1481, 53.2363, 11.3290
#b91d48 color charts
#b91d48 color shades, tints & tones
#b91d48 color schemes
#b91d48 color preview, HTML & CSS examples
This text has a color of #b91d48
<p style="color:#b91d48;">Text here</p>
.mytext {color:#b91d48;}
This box has a color of #b91d48
<div style="background-color:#b91d48;">Content here</div>
.mybackground {background-color:#b91d48;}
Border around this has a color of #b91d48
<div style="border:2px solid #b91d48;">Content here</div>
.myborder {border:2px solid #b91d48;}