#b92f5d color space conversions
Hex:
#b92f5d
RGB:
185, 47, 93
CMY:
27, 82, 64
CMYK:
0, 75, 50, 27
HSL:
340°, 59.4828%, 45.4902%
HSV (HSB):
340°, 74.5946%, 72.5490%
XYZ:
22.9999, 13.1376, 11.6795
xyY:
0.4810, 0.2747, 13.1376
CIE-Lab:
42.9699, 57.3967, 6.6442
CIE-LCH:
42.9699, 57.7800, 6.6032
CIE-Luv:
42.9699, 90.9399, -2.7049
Hunter-Lab:
36.2459, 49.8372, 6.2671
#b92f5d color charts
#b92f5d color shades, tints & tones
#b92f5d color schemes
#b92f5d color preview, HTML & CSS examples
This text has a color of #b92f5d
<p style="color:#b92f5d;">Text here</p>
.mytext {color:#b92f5d;}
This box has a color of #b92f5d
<div style="background-color:#b92f5d;">Content here</div>
.mybackground {background-color:#b92f5d;}
Border around this has a color of #b92f5d
<div style="border:2px solid #b92f5d;">Content here</div>
.myborder {border:2px solid #b92f5d;}