#b92d51 color space conversions
Hex:
#b92d51
RGB:
185, 45, 81
CMY:
27, 82, 68
CMYK:
0, 76, 56, 27
HSL:
345°, 60.8696%, 45.0980%
HSV (HSB):
345°, 75.6757%, 72.5490%
XYZ:
22.4312, 12.7851, 9.0701
xyY:
0.5065, 0.2887, 12.7851
CIE-Lab:
42.4377, 57.1010, 13.4078
CIE-LCH:
42.4377, 58.6540, 13.2141
CIE-Luv:
42.4377, 95.8927, 4.5731
Hunter-Lab:
35.7563, 49.4057, 9.9897
#b92d51 color charts
#b92d51 color shades, tints & tones
#b92d51 color schemes
#b92d51 color preview, HTML & CSS examples
This text has a color of #b92d51
<p style="color:#b92d51;">Text here</p>
.mytext {color:#b92d51;}
This box has a color of #b92d51
<div style="background-color:#b92d51;">Content here</div>
.mybackground {background-color:#b92d51;}
Border around this has a color of #b92d51
<div style="border:2px solid #b92d51;">Content here</div>
.myborder {border:2px solid #b92d51;}