#b92c40 color space conversions
Hex:
#b92c40
RGB:
185, 44, 64
CMY:
27, 83, 75
CMYK:
0, 76, 65, 27
HSL:
351°, 61.5721%, 44.9020%
HSV (HSB):
351°, 76.2162%, 72.5490%
XYZ:
21.8337, 12.4858, 6.1097
xyY:
0.5400, 0.3088, 12.4858
CIE-Lab:
41.9781, 56.3141, 23.3936
CIE-LCH:
41.9781, 60.9798, 22.5586
CIE-Luv:
41.9781, 101.5757, 14.0338
Hunter-Lab:
35.3353, 48.4585, 14.4830
#b92c40 color charts
#b92c40 color shades, tints & tones
#b92c40 color schemes
#b92c40 color preview, HTML & CSS examples
This text has a color of #b92c40
<p style="color:#b92c40;">Text here</p>
.mytext {color:#b92c40;}
This box has a color of #b92c40
<div style="background-color:#b92c40;">Content here</div>
.mybackground {background-color:#b92c40;}
Border around this has a color of #b92c40
<div style="border:2px solid #b92c40;">Content here</div>
.myborder {border:2px solid #b92c40;}