#b94da5 color space conversions
Hex:
#b94da5
RGB:
185, 77, 165
CMY:
27, 70, 35
CMYK:
0, 58, 11, 27
HSL:
311°, 43.5484%, 51.3725%
HSV (HSB):
311°, 58.3784%, 72.5490%
XYZ:
29.4530, 18.3387, 37.5847
xyY:
0.3450, 0.2148, 18.3387
CIE-Lab:
49.9043, 54.2803, -26.6684
CIE-LCH:
49.9043, 60.4778, 333.8347
CIE-Luv:
49.9043, 54.8125, -47.2360
Hunter-Lab:
42.8237, 47.8262, -22.0600
#b94da5 color charts
#b94da5 color shades, tints & tones
#b94da5 color schemes
#b94da5 color preview, HTML & CSS examples
This text has a color of #b94da5
<p style="color:#b94da5;">Text here</p>
.mytext {color:#b94da5;}
This box has a color of #b94da5
<div style="background-color:#b94da5;">Content here</div>
.mybackground {background-color:#b94da5;}
Border around this has a color of #b94da5
<div style="border:2px solid #b94da5;">Content here</div>
.myborder {border:2px solid #b94da5;}