#b93c30 color space conversions
Hex:
#b93c30
RGB:
185, 60, 48
CMY:
27, 76, 81
CMYK:
0, 68, 74, 27
HSL:
5°, 58.7983%, 45.6863%
HSV (HSB):
5°, 74.0541%, 72.5490%
XYZ:
22.1569, 13.7594, 4.2843
xyY:
0.5512, 0.3423, 13.7594
CIE-Lab:
43.8859, 49.5945, 35.2261
CIE-LCH:
43.8859, 60.8317, 35.3855
CIE-Luv:
43.8859, 96.5881, 25.4717
Hunter-Lab:
37.0937, 41.7084, 19.1175
#b93c30 color charts
#b93c30 color shades, tints & tones
#b93c30 color schemes
#b93c30 color preview, HTML & CSS examples
This text has a color of #b93c30
<p style="color:#b93c30;">Text here</p>
.mytext {color:#b93c30;}
This box has a color of #b93c30
<div style="background-color:#b93c30;">Content here</div>
.mybackground {background-color:#b93c30;}
Border around this has a color of #b93c30
<div style="border:2px solid #b93c30;">Content here</div>
.myborder {border:2px solid #b93c30;}