#b90a8c color space conversions
Hex:
#b90a8c
RGB:
185, 10, 140
CMY:
27, 96, 45
CMYK:
0, 95, 24, 27
HSL:
315°, 89.7436%, 38.2353%
HSV (HSB):
315°, 94.5946%, 72.5490%
XYZ:
24.8497, 12.4248, 25.8994
xyY:
0.3934, 0.1967, 12.4248
CIE-Lab:
41.8835, 70.2183, -24.1205
CIE-LCH:
41.8835, 74.2456, 341.0420
CIE-Luv:
41.8835, 79.6017, -44.2653
Hunter-Lab:
35.2489, 64.1535, -18.8897
#b90a8c color charts
#b90a8c color shades, tints & tones
#b90a8c color schemes
#b90a8c color preview, HTML & CSS examples
This text has a color of #b90a8c
<p style="color:#b90a8c;">Text here</p>
.mytext {color:#b90a8c;}
This box has a color of #b90a8c
<div style="background-color:#b90a8c;">Content here</div>
.mybackground {background-color:#b90a8c;}
Border around this has a color of #b90a8c
<div style="border:2px solid #b90a8c;">Content here</div>
.myborder {border:2px solid #b90a8c;}