#b282a9 color space conversions
Hex:
#b282a9
RGB:
178, 130, 169
CMY:
30, 49, 34
CMYK:
0, 27, 5, 30
HSL:
311°, 23.7624%, 60.3922%
HSV (HSB):
311°, 26.9663%, 69.8039%
XYZ:
33.5042, 28.2948, 41.2317
xyY:
0.3252, 0.2746, 28.2948
CIE-Lab:
60.1542, 24.9516, -13.3948
CIE-LCH:
60.1542, 28.3196, 331.7717
CIE-Luv:
60.1542, 25.4771, -23.8534
Hunter-Lab:
53.1929, 19.3428, -8.7228
#b282a9 color charts
#b282a9 color shades, tints & tones
#b282a9 color schemes
#b282a9 color preview, HTML & CSS examples
This text has a color of #b282a9
<p style="color:#b282a9;">Text here</p>
.mytext {color:#b282a9;}
This box has a color of #b282a9
<div style="background-color:#b282a9;">Content here</div>
.mybackground {background-color:#b282a9;}
Border around this has a color of #b282a9
<div style="border:2px solid #b282a9;">Content here</div>
.myborder {border:2px solid #b282a9;}