#b82daa color space conversions
Hex:
#b82daa
RGB:
184, 45, 170
CMY:
28, 82, 33
CMYK:
0, 76, 8, 28
HSL:
306°, 60.6987%, 44.9020%
HSV (HSB):
306°, 75.5435%, 72.1569%
XYZ:
27.9612, 14.9694, 39.4459
xyY:
0.3394, 0.1817, 14.9694
CIE-Lab:
45.5923, 67.0552, -36.3816
CIE-LCH:
45.5923, 76.2891, 331.5174
CIE-Luv:
45.5923, 61.4981, -62.2574
Hunter-Lab:
38.6903, 61.2928, -33.3646
#b82daa color charts
#b82daa color shades, tints & tones
#b82daa color schemes
#b82daa color preview, HTML & CSS examples
This text has a color of #b82daa
<p style="color:#b82daa;">Text here</p>
.mytext {color:#b82daa;}
This box has a color of #b82daa
<div style="background-color:#b82daa;">Content here</div>
.mybackground {background-color:#b82daa;}
Border around this has a color of #b82daa
<div style="border:2px solid #b82daa;">Content here</div>
.myborder {border:2px solid #b82daa;}