#b93f42 color space conversions
Hex:
#b93f42
RGB:
185, 63, 66
CMY:
27, 75, 74
CMYK:
0, 66, 64, 27
HSL:
359°, 49.1935%, 48.6275%
HSV (HSB):
359°, 65.9459%, 72.5490%
XYZ:
22.7685, 14.2626, 6.7072
xyY:
0.5206, 0.3261, 14.2626
CIE-Lab:
44.6073, 49.2905, 25.5081
CIE-LCH:
44.6073, 55.4997, 27.3618
CIE-Luv:
44.6073, 90.9089, 18.2464
Hunter-Lab:
37.7659, 41.5244, 15.9063
#b93f42 color charts
#b93f42 color shades, tints & tones
#b93f42 color schemes
#b93f42 color preview, HTML & CSS examples
This text has a color of #b93f42
<p style="color:#b93f42;">Text here</p>
.mytext {color:#b93f42;}
This box has a color of #b93f42
<div style="background-color:#b93f42;">Content here</div>
.mybackground {background-color:#b93f42;}
Border around this has a color of #b93f42
<div style="border:2px solid #b93f42;">Content here</div>
.myborder {border:2px solid #b93f42;}