#b92d92 color space conversions
Hex:
#b92d92
RGB:
185, 45, 146
CMY:
27, 82, 43
CMYK:
0, 76, 21, 27
HSL:
317°, 60.8696%, 45.0980%
HSV (HSB):
317°, 75.6757%, 72.5490%
XYZ:
26.1343, 14.2664, 28.5704
xyY:
0.3789, 0.2068, 14.2664
CIE-Lab:
44.6126, 63.8717, -23.5365
CIE-LCH:
44.6126, 68.0703, 339.7714
CIE-Luv:
44.6126, 71.3253, -43.0838
Hunter-Lab:
37.7709, 57.4080, -18.4081
#b92d92 color charts
#b92d92 color shades, tints & tones
#b92d92 color schemes
#b92d92 color preview, HTML & CSS examples
This text has a color of #b92d92
<p style="color:#b92d92;">Text here</p>
.mytext {color:#b92d92;}
This box has a color of #b92d92
<div style="background-color:#b92d92;">Content here</div>
.mybackground {background-color:#b92d92;}
Border around this has a color of #b92d92
<div style="border:2px solid #b92d92;">Content here</div>
.myborder {border:2px solid #b92d92;}