#b82b99 color space conversions
Hex:
#b82b99
RGB:
184, 43, 153
CMY:
28, 83, 40
CMYK:
0, 77, 17, 28
HSL:
313°, 62.1145%, 44.5098%
HSV (HSB):
313°, 76.6304%, 72.1569%
XYZ:
26.3808, 14.2180, 31.4909
xyY:
0.3659, 0.1972, 14.2180
CIE-Lab:
44.5440, 65.1865, -27.8769
CIE-LCH:
44.5440, 70.8971, 336.8461
CIE-Luv:
44.5440, 68.3195, -49.4285
Hunter-Lab:
37.7068, 58.8972, -23.1215
#b82b99 color charts
#b82b99 color shades, tints & tones
#b82b99 color schemes
#b82b99 color preview, HTML & CSS examples
This text has a color of #b82b99
<p style="color:#b82b99;">Text here</p>
.mytext {color:#b82b99;}
This box has a color of #b82b99
<div style="background-color:#b82b99;">Content here</div>
.mybackground {background-color:#b82b99;}
Border around this has a color of #b82b99
<div style="border:2px solid #b82b99;">Content here</div>
.myborder {border:2px solid #b82b99;}