#b2799d color space conversions
Hex:
#b2799d
RGB:
178, 121, 157
CMY:
30, 53, 38
CMYK:
0, 32, 12, 30
HSL:
322°, 27.0142%, 58.6275%
HSV (HSB):
322°, 32.0225%, 69.8039%
XYZ:
31.2833, 25.5740, 35.1858
xyY:
0.3399, 0.2778, 25.5740
CIE-Lab:
57.6305, 27.8461, -10.2966
CIE-LCH:
57.6305, 29.6888, 339.7071
CIE-Luv:
57.6305, 31.9099, -19.5483
Hunter-Lab:
50.5708, 21.9219, -5.8528
#b2799d color charts
#b2799d color shades, tints & tones
#b2799d color schemes
#b2799d color preview, HTML & CSS examples
This text has a color of #b2799d
<p style="color:#b2799d;">Text here</p>
.mytext {color:#b2799d;}
This box has a color of #b2799d
<div style="background-color:#b2799d;">Content here</div>
.mybackground {background-color:#b2799d;}
Border around this has a color of #b2799d
<div style="border:2px solid #b2799d;">Content here</div>
.myborder {border:2px solid #b2799d;}