#b82d95 color space conversions
Hex:
#b82d95
RGB:
184, 45, 149
CMY:
28, 82, 42
CMYK:
0, 76, 19, 28
HSL:
315°, 60.6987%, 44.9020%
HSV (HSB):
315°, 75.5435%, 72.1569%
XYZ:
26.1304, 14.2370, 29.8046
xyY:
0.3724, 0.2029, 14.2370
CIE-Lab:
44.5710, 64.0347, -25.4259
CIE-LCH:
44.5710, 68.8979, 338.3437
CIE-Luv:
44.5710, 69.3907, -45.7692
Hunter-Lab:
37.7320, 57.5847, -20.4209
#b82d95 color charts
#b82d95 color shades, tints & tones
#b82d95 color schemes
#b82d95 color preview, HTML & CSS examples
This text has a color of #b82d95
<p style="color:#b82d95;">Text here</p>
.mytext {color:#b82d95;}
This box has a color of #b82d95
<div style="background-color:#b82d95;">Content here</div>
.mybackground {background-color:#b82d95;}
Border around this has a color of #b82d95
<div style="border:2px solid #b82d95;">Content here</div>
.myborder {border:2px solid #b82d95;}