#b92d4d color space conversions
Hex:
#b92d4d
RGB:
185, 45, 77
CMY:
27, 82, 70
CMYK:
0, 76, 58, 27
HSL:
346°, 60.8696%, 45.0980%
HSV (HSB):
346°, 75.6757%, 72.5490%
XYZ:
22.2855, 12.7269, 8.3031
xyY:
0.5145, 0.2938, 12.7269
CIE-Lab:
42.3488, 56.8140, 15.7894
CIE-LCH:
42.3488, 58.9672, 15.5313
CIE-Luv:
42.3488, 97.1982, 7.0105
Hunter-Lab:
35.6748, 49.0756, 11.1729
#b92d4d color charts
#b92d4d color shades, tints & tones
#b92d4d color schemes
#b92d4d color preview, HTML & CSS examples
This text has a color of #b92d4d
<p style="color:#b92d4d;">Text here</p>
.mytext {color:#b92d4d;}
This box has a color of #b92d4d
<div style="background-color:#b92d4d;">Content here</div>
.mybackground {background-color:#b92d4d;}
Border around this has a color of #b92d4d
<div style="border:2px solid #b92d4d;">Content here</div>
.myborder {border:2px solid #b92d4d;}