#b90b90 color space conversions
Hex:
#b90b90
RGB:
185, 11, 144
CMY:
27, 96, 44
CMYK:
0, 94, 22, 27
HSL:
314°, 88.7755%, 38.4314%
HSV (HSB):
314°, 94.0541%, 72.5490%
XYZ:
25.1613, 12.5672, 27.4851
xyY:
0.3858, 0.1927, 12.5672
CIE-Lab:
42.1038, 70.5992, -26.2197
CIE-LCH:
42.1038, 75.3108, 339.6256
CIE-Luv:
42.1038, 77.7421, -47.2833
Hunter-Lab:
35.4503, 64.6545, -21.1532
#b90b90 color charts
#b90b90 color shades, tints & tones
#b90b90 color schemes
#b90b90 color preview, HTML & CSS examples
This text has a color of #b90b90
<p style="color:#b90b90;">Text here</p>
.mytext {color:#b90b90;}
This box has a color of #b90b90
<div style="background-color:#b90b90;">Content here</div>
.mybackground {background-color:#b90b90;}
Border around this has a color of #b90b90
<div style="border:2px solid #b90b90;">Content here</div>
.myborder {border:2px solid #b90b90;}