#b75e81 color space conversions
Hex:
#b75e81
RGB:
183, 94, 129
CMY:
28, 63, 49
CMYK:
0, 49, 30, 28
HSL:
336°, 38.1974%, 54.3137%
HSV (HSB):
336°, 48.6339%, 71.7647%
XYZ:
27.4936, 19.6577, 23.1141
xyY:
0.3913, 0.2798, 19.6577
CIE-Lab:
51.4479, 39.9509, -3.0183
CIE-LCH:
51.4479, 40.0647, 355.6795
CIE-Luv:
51.4479, 55.4596, -11.1478
Hunter-Lab:
44.3370, 33.0991, 0.1263
#b75e81 color charts
#b75e81 color shades, tints & tones
#b75e81 color schemes
#b75e81 color preview, HTML & CSS examples
This text has a color of #b75e81
<p style="color:#b75e81;">Text here</p>
.mytext {color:#b75e81;}
This box has a color of #b75e81
<div style="background-color:#b75e81;">Content here</div>
.mybackground {background-color:#b75e81;}
Border around this has a color of #b75e81
<div style="border:2px solid #b75e81;">Content here</div>
.myborder {border:2px solid #b75e81;}