#b92f6d color space conversions
Hex:
#b92f6d
RGB:
185, 47, 109
CMY:
27, 82, 57
CMYK:
0, 75, 41, 27
HSL:
333°, 59.4828%, 45.4902%
HSV (HSB):
333°, 74.5946%, 72.5490%
XYZ:
23.7844, 13.4514, 15.8108
xyY:
0.4484, 0.2536, 13.4514
CIE-Lab:
43.4357, 58.8919, -2.6468
CIE-LCH:
43.4357, 58.9513, 357.4266
CIE-Luv:
43.4357, 85.0749, -14.0395
Hunter-Lab:
36.6762, 51.5734, 0.1139
#b92f6d color charts
#b92f6d color shades, tints & tones
#b92f6d color schemes
#b92f6d color preview, HTML & CSS examples
This text has a color of #b92f6d
<p style="color:#b92f6d;">Text here</p>
.mytext {color:#b92f6d;}
This box has a color of #b92f6d
<div style="background-color:#b92f6d;">Content here</div>
.mybackground {background-color:#b92f6d;}
Border around this has a color of #b92f6d
<div style="border:2px solid #b92f6d;">Content here</div>
.myborder {border:2px solid #b92f6d;}