#b92d4f color space conversions
Hex:
#b92d4f
RGB:
185, 45, 79
CMY:
27, 82, 69
CMYK:
0, 76, 57, 27
HSL:
345°, 60.8696%, 45.0980%
HSV (HSB):
345°, 75.6757%, 72.5490%
XYZ:
22.3573, 12.7556, 8.6808
xyY:
0.5105, 0.2913, 12.7556
CIE-Lab:
42.3926, 56.9556, 14.5979
CIE-LCH:
42.3926, 58.7966, 14.3756
CIE-Luv:
42.3926, 96.5509, 5.8029
Hunter-Lab:
35.7149, 49.2383, 10.5895
#b92d4f color charts
#b92d4f color shades, tints & tones
#b92d4f color schemes
#b92d4f color preview, HTML & CSS examples
This text has a color of #b92d4f
<p style="color:#b92d4f;">Text here</p>
.mytext {color:#b92d4f;}
This box has a color of #b92d4f
<div style="background-color:#b92d4f;">Content here</div>
.mybackground {background-color:#b92d4f;}
Border around this has a color of #b92d4f
<div style="border:2px solid #b92d4f;">Content here</div>
.myborder {border:2px solid #b92d4f;}