#b92c7b color space conversions
Hex:
#b92c7b
RGB:
185, 44, 123
CMY:
27, 83, 52
CMYK:
0, 76, 34, 27
HSL:
326°, 61.5721%, 44.9020%
HSV (HSB):
326°, 76.2162%, 72.5490%
XYZ:
24.4834, 13.5457, 20.0631
xyY:
0.4215, 0.2332, 13.5457
CIE-Lab:
43.5743, 61.3517, -11.0945
CIE-LCH:
43.5743, 62.3468, 349.7497
CIE-Luv:
43.5743, 80.6505, -25.3914
Hunter-Lab:
36.8045, 54.3355, -6.5573
#b92c7b color charts
#b92c7b color shades, tints & tones
#b92c7b color schemes
#b92c7b color preview, HTML & CSS examples
This text has a color of #b92c7b
<p style="color:#b92c7b;">Text here</p>
.mytext {color:#b92c7b;}
This box has a color of #b92c7b
<div style="background-color:#b92c7b;">Content here</div>
.mybackground {background-color:#b92c7b;}
Border around this has a color of #b92c7b
<div style="border:2px solid #b92c7b;">Content here</div>
.myborder {border:2px solid #b92c7b;}