#b25e7b color space conversions
Hex:
#b25e7b
RGB:
178, 94, 123
CMY:
30, 63, 52
CMYK:
0, 47, 31, 30
HSL:
339°, 35.2941%, 53.3333%
HSV (HSB):
339°, 47.1910%, 69.8039%
XYZ:
25.9380, 18.9004, 21.0200
xyY:
0.3938, 0.2870, 18.9004
CIE-Lab:
50.5705, 37.3746, -0.8133
CIE-LCH:
50.5705, 37.3835, 358.7534
CIE-Luv:
50.5705, 53.0438, -7.6831
Hunter-Lab:
43.4746, 30.4165, 1.7656
#b25e7b color charts
#b25e7b color shades, tints & tones
#b25e7b color schemes
#b25e7b color preview, HTML & CSS examples
This text has a color of #b25e7b
<p style="color:#b25e7b;">Text here</p>
.mytext {color:#b25e7b;}
This box has a color of #b25e7b
<div style="background-color:#b25e7b;">Content here</div>
.mybackground {background-color:#b25e7b;}
Border around this has a color of #b25e7b
<div style="border:2px solid #b25e7b;">Content here</div>
.myborder {border:2px solid #b25e7b;}