#b92cac color space conversions
Hex:
#b92cac
RGB:
185, 44, 172
CMY:
27, 83, 33
CMYK:
0, 76, 7, 27
HSL:
306°, 61.5721%, 44.9020%
HSV (HSB):
306°, 76.2162%, 72.5490%
XYZ:
28.3547, 15.0942, 40.4487
xyY:
0.3380, 0.1799, 15.0942
CIE-Lab:
45.7630, 67.8718, -37.2855
CIE-LCH:
45.7630, 77.4389, 331.2177
CIE-Luv:
45.7630, 61.7014, -63.7445
Hunter-Lab:
38.8513, 62.2842, -34.5320
#b92cac color charts
#b92cac color shades, tints & tones
#b92cac color schemes
#b92cac color preview, HTML & CSS examples
This text has a color of #b92cac
<p style="color:#b92cac;">Text here</p>
.mytext {color:#b92cac;}
This box has a color of #b92cac
<div style="background-color:#b92cac;">Content here</div>
.mybackground {background-color:#b92cac;}
Border around this has a color of #b92cac
<div style="border:2px solid #b92cac;">Content here</div>
.myborder {border:2px solid #b92cac;}