#b93d7d color space conversions
Hex:
#b93d7d
RGB:
185, 61, 125
CMY:
27, 76, 51
CMYK:
0, 67, 32, 27
HSL:
329°, 50.4065%, 48.2353%
HSV (HSB):
329°, 67.0270%, 72.5490%
XYZ:
25.3780, 15.1324, 20.9853
xyY:
0.4127, 0.2461, 15.1324
CIE-Lab:
45.8151, 55.5215, -8.9489
CIE-LCH:
45.8151, 56.2380, 350.8439
CIE-Luv:
45.8151, 73.9092, -21.6918
Hunter-Lab:
38.9004, 48.3746, -4.7544
#b93d7d color charts
#b93d7d color shades, tints & tones
#b93d7d color schemes
#b93d7d color preview, HTML & CSS examples
This text has a color of #b93d7d
<p style="color:#b93d7d;">Text here</p>
.mytext {color:#b93d7d;}
This box has a color of #b93d7d
<div style="background-color:#b93d7d;">Content here</div>
.mybackground {background-color:#b93d7d;}
Border around this has a color of #b93d7d
<div style="border:2px solid #b93d7d;">Content here</div>
.myborder {border:2px solid #b93d7d;}