#b92aac color space conversions
Hex:
#b92aac
RGB:
185, 42, 172
CMY:
27, 84, 33
CMYK:
0, 77, 7, 27
HSL:
305°, 62.9956%, 44.5098%
HSV (HSB):
305°, 77.2973%, 72.5490%
XYZ:
28.2819, 14.9488, 40.4245
xyY:
0.3381, 0.1787, 14.9488
CIE-Lab:
45.5640, 68.4437, -37.5998
CIE-LCH:
45.5640, 78.0916, 331.2176
CIE-Luv:
45.5640, 62.0841, -64.2096
Hunter-Lab:
38.6636, 62.9090, -34.9257
#b92aac color charts
#b92aac color shades, tints & tones
#b92aac color schemes
#b92aac color preview, HTML & CSS examples
This text has a color of #b92aac
<p style="color:#b92aac;">Text here</p>
.mytext {color:#b92aac;}
This box has a color of #b92aac
<div style="background-color:#b92aac;">Content here</div>
.mybackground {background-color:#b92aac;}
Border around this has a color of #b92aac
<div style="border:2px solid #b92aac;">Content here</div>
.myborder {border:2px solid #b92aac;}