#b82f7d color space conversions
Hex:
#b82f7d
RGB:
184, 47, 125
CMY:
28, 82, 51
CMYK:
0, 74, 32, 28
HSL:
326°, 59.3074%, 45.2941%
HSV (HSB):
326°, 74.4565%, 72.1569%
XYZ:
24.4854, 13.7040, 20.7567
xyY:
0.4154, 0.2325, 13.7040
CIE-Lab:
43.8055, 60.3634, -11.9925
CIE-LCH:
43.8055, 61.5432, 348.7632
CIE-Luv:
43.8055, 78.1390, -26.4280
Hunter-Lab:
37.0190, 53.2815, -7.3308
#b82f7d color charts
#b82f7d color shades, tints & tones
#b82f7d color schemes
#b82f7d color preview, HTML & CSS examples
This text has a color of #b82f7d
<p style="color:#b82f7d;">Text here</p>
.mytext {color:#b82f7d;}
This box has a color of #b82f7d
<div style="background-color:#b82f7d;">Content here</div>
.mybackground {background-color:#b82f7d;}
Border around this has a color of #b82f7d
<div style="border:2px solid #b82f7d;">Content here</div>
.myborder {border:2px solid #b82f7d;}