#b91d46 color space conversions
Hex:
#b91d46
RGB:
185, 29, 70
CMY:
27, 89, 73
CMYK:
0, 84, 62, 27
HSL:
344°, 72.8972%, 41.9608%
HSV (HSB):
344°, 84.3243%, 72.5490%
XYZ:
21.5524, 11.6352, 6.9042
xyY:
0.5376, 0.2902, 11.6352
CIE-Lab:
40.6304, 60.8026, 17.8853
CIE-LCH:
40.6304, 63.3785, 16.3915
CIE-Luv:
40.6304, 105.5433, 7.7593
Hunter-Lab:
34.1104, 53.0907, 11.8765
#b91d46 color charts
#b91d46 color shades, tints & tones
#b91d46 color schemes
#b91d46 color preview, HTML & CSS examples
This text has a color of #b91d46
<p style="color:#b91d46;">Text here</p>
.mytext {color:#b91d46;}
This box has a color of #b91d46
<div style="background-color:#b91d46;">Content here</div>
.mybackground {background-color:#b91d46;}
Border around this has a color of #b91d46
<div style="border:2px solid #b91d46;">Content here</div>
.myborder {border:2px solid #b91d46;}