#b92c41 color space conversions
Hex:
#b92c41
RGB:
185, 44, 65
CMY:
27, 83, 75
CMYK:
0, 76, 65, 27
HSL:
351°, 61.5721%, 44.9020%
HSV (HSB):
351°, 76.2162%, 72.5490%
XYZ:
21.8624, 12.4973, 6.2610
xyY:
0.5382, 0.3077, 12.4973
CIE-Lab:
41.9958, 56.3717, 22.7976
CIE-LCH:
41.9958, 60.8070, 22.0192
CIE-Luv:
41.9958, 101.2919, 13.5130
Hunter-Lab:
35.3515, 48.5243, 14.2454
#b92c41 color charts
#b92c41 color shades, tints & tones
#b92c41 color schemes
#b92c41 color preview, HTML & CSS examples
This text has a color of #b92c41
<p style="color:#b92c41;">Text here</p>
.mytext {color:#b92c41;}
This box has a color of #b92c41
<div style="background-color:#b92c41;">Content here</div>
.mybackground {background-color:#b92c41;}
Border around this has a color of #b92c41
<div style="border:2px solid #b92c41;">Content here</div>
.myborder {border:2px solid #b92c41;}