#b91dbb color space conversions
Hex:
#b91dbb
RGB:
185, 29, 187
CMY:
27, 89, 27
CMYK:
1, 84, 0, 27
HSL:
299°, 73.1481%, 42.3529%
HSV (HSB):
299°, 84.4920%, 73.3333%
XYZ:
29.4166, 14.7809, 48.3163
xyY:
0.3180, 0.1598, 14.7809
CIE-Lab:
45.3326, 73.8465, -46.8026
CIE-LCH:
45.3326, 87.4288, 327.6342
CIE-Luv:
45.3326, 58.4836, -78.0700
Hunter-Lab:
38.4459, 69.2976, -47.5996
#b91dbb color charts
#b91dbb color shades, tints & tones
#b91dbb color schemes
#b91dbb color preview, HTML & CSS examples
This text has a color of #b91dbb
<p style="color:#b91dbb;">Text here</p>
.mytext {color:#b91dbb;}
This box has a color of #b91dbb
<div style="background-color:#b91dbb;">Content here</div>
.mybackground {background-color:#b91dbb;}
Border around this has a color of #b91dbb
<div style="border:2px solid #b91dbb;">Content here</div>
.myborder {border:2px solid #b91dbb;}