#b93e5f color space conversions
Hex:
#b93e5f
RGB:
185, 62, 95
CMY:
27, 76, 63
CMYK:
0, 66, 49, 27
HSL:
344°, 49.7976%, 48.4314%
HSV (HSB):
344°, 66.4865%, 72.5490%
XYZ:
23.7958, 14.5858, 12.3876
xyY:
0.4687, 0.2873, 14.5858
CIE-Lab:
45.0615, 51.9342, 8.3676
CIE-LCH:
45.0615, 52.6040, 9.1528
CIE-Luv:
45.0615, 83.4235, 0.5383
Hunter-Lab:
38.1913, 44.3828, 7.5028
#b93e5f color charts
#b93e5f color shades, tints & tones
#b93e5f color schemes
#b93e5f color preview, HTML & CSS examples
This text has a color of #b93e5f
<p style="color:#b93e5f;">Text here</p>
.mytext {color:#b93e5f;}
This box has a color of #b93e5f
<div style="background-color:#b93e5f;">Content here</div>
.mybackground {background-color:#b93e5f;}
Border around this has a color of #b93e5f
<div style="border:2px solid #b93e5f;">Content here</div>
.myborder {border:2px solid #b93e5f;}