#b25b7a color space conversions
Hex:
#b25b7a
RGB:
178, 91, 122
CMY:
30, 64, 52
CMYK:
0, 49, 31, 30
HSL:
339°, 36.0996%, 52.7451%
HSV (HSB):
339°, 48.8764%, 69.8039%
XYZ:
25.6140, 18.3523, 20.6047
xyY:
0.3967, 0.2842, 18.3523
CIE-Lab:
49.9206, 38.8202, -1.1676
CIE-LCH:
49.9206, 38.8377, 358.2773
CIE-Luv:
49.9206, 54.9237, -8.4107
Hunter-Lab:
42.8396, 31.7570, 1.4708
#b25b7a color charts
#b25b7a color shades, tints & tones
#b25b7a color schemes
#b25b7a color preview, HTML & CSS examples
This text has a color of #b25b7a
<p style="color:#b25b7a;">Text here</p>
.mytext {color:#b25b7a;}
This box has a color of #b25b7a
<div style="background-color:#b25b7a;">Content here</div>
.mybackground {background-color:#b25b7a;}
Border around this has a color of #b25b7a
<div style="border:2px solid #b25b7a;">Content here</div>
.myborder {border:2px solid #b25b7a;}