#b93c7f color space conversions
Hex:
#b93c7f
RGB:
185, 60, 127
CMY:
27, 76, 50
CMYK:
0, 68, 31, 27
HSL:
328°, 51.0204%, 48.0392%
HSV (HSB):
328°, 67.5676%, 72.5490%
XYZ:
25.4542, 15.0783, 21.6475
xyY:
0.4094, 0.2425, 15.0783
CIE-Lab:
45.7413, 56.1615, -10.2786
CIE-LCH:
45.7413, 57.0944, 349.6286
CIE-Luv:
45.7413, 73.6064, -23.5867
Hunter-Lab:
38.8308, 49.0557, -5.8716
#b93c7f color charts
#b93c7f color shades, tints & tones
#b93c7f color schemes
#b93c7f color preview, HTML & CSS examples
This text has a color of #b93c7f
<p style="color:#b93c7f;">Text here</p>
.mytext {color:#b93c7f;}
This box has a color of #b93c7f
<div style="background-color:#b93c7f;">Content here</div>
.mybackground {background-color:#b93c7f;}
Border around this has a color of #b93c7f
<div style="border:2px solid #b93c7f;">Content here</div>
.myborder {border:2px solid #b93c7f;}