#b92f50 color space conversions
Hex:
#b92f50
RGB:
185, 47, 80
CMY:
27, 82, 69
CMYK:
0, 75, 57, 27
HSL:
346°, 59.4828%, 45.4902%
HSV (HSB):
346°, 74.5946%, 72.5490%
XYZ:
22.4721, 12.9265, 8.9001
xyY:
0.5073, 0.2918, 12.9265
CIE-Lab:
42.6523, 56.3637, 14.3270
CIE-LCH:
42.6523, 58.1561, 14.2619
CIE-Luv:
42.6523, 95.3508, 5.7031
Hunter-Lab:
35.9534, 48.6497, 10.4905
#b92f50 color charts
#b92f50 color shades, tints & tones
#b92f50 color schemes
#b92f50 color preview, HTML & CSS examples
This text has a color of #b92f50
<p style="color:#b92f50;">Text here</p>
.mytext {color:#b92f50;}
This box has a color of #b92f50
<div style="background-color:#b92f50;">Content here</div>
.mybackground {background-color:#b92f50;}
Border around this has a color of #b92f50
<div style="border:2px solid #b92f50;">Content here</div>
.myborder {border:2px solid #b92f50;}