#b93b3f color space conversions
Hex:
#b93b3f
RGB:
185, 59, 63
CMY:
27, 77, 75
CMYK:
0, 68, 66, 27
HSL:
358°, 51.6393%, 47.8431%
HSV (HSB):
358°, 68.1081%, 72.5490%
XYZ:
22.4688, 13.8011, 6.1823
xyY:
0.5293, 0.3251, 13.8011
CIE-Lab:
43.9463, 50.7708, 26.4853
CIE-LCH:
43.9463, 57.2639, 27.5494
CIE-Luv:
43.9463, 93.9864, 18.5361
Hunter-Lab:
37.1498, 42.9472, 16.1382
#b93b3f color charts
#b93b3f color shades, tints & tones
#b93b3f color schemes
#b93b3f color preview, HTML & CSS examples
This text has a color of #b93b3f
<p style="color:#b93b3f;">Text here</p>
.mytext {color:#b93b3f;}
This box has a color of #b93b3f
<div style="background-color:#b93b3f;">Content here</div>
.mybackground {background-color:#b93b3f;}
Border around this has a color of #b93b3f
<div style="border:2px solid #b93b3f;">Content here</div>
.myborder {border:2px solid #b93b3f;}