#b25d86 color space conversions
Hex:
#b25d86
RGB:
178, 93, 134
CMY:
30, 64, 47
CMYK:
0, 48, 25, 30
HSL:
331°, 35.5649%, 53.1373%
HSV (HSB):
331°, 47.7528%, 69.8039%
XYZ:
26.5775, 19.0149, 24.8237
xyY:
0.3774, 0.2700, 19.0149
CIE-Lab:
50.7046, 39.4405, -7.1716
CIE-LCH:
50.7046, 40.0873, 349.6943
CIE-Luv:
50.7046, 51.0064, -16.6741
Hunter-Lab:
43.6061, 32.4835, -3.2279
#b25d86 color charts
#b25d86 color shades, tints & tones
#b25d86 color schemes
#b25d86 color preview, HTML & CSS examples
This text has a color of #b25d86
<p style="color:#b25d86;">Text here</p>
.mytext {color:#b25d86;}
This box has a color of #b25d86
<div style="background-color:#b25d86;">Content here</div>
.mybackground {background-color:#b25d86;}
Border around this has a color of #b25d86
<div style="border:2px solid #b25d86;">Content here</div>
.myborder {border:2px solid #b25d86;}