#b25e6c color space conversions
Hex:
#b25e6c
RGB:
178, 94, 108
CMY:
30, 63, 58
CMYK:
0, 47, 39, 30
HSL:
350°, 35.2941%, 53.3333%
HSV (HSB):
350°, 47.1910%, 69.8039%
XYZ:
25.0696, 18.5531, 16.4472
xyY:
0.4173, 0.3089, 18.5531
CIE-Lab:
50.1602, 35.4829, 7.5553
CIE-LCH:
50.1602, 36.2783, 12.0203
CIE-Luv:
50.1602, 56.3858, 3.3133
Hunter-Lab:
43.0733, 28.5125, 7.5120
#b25e6c color charts
#b25e6c color shades, tints & tones
#b25e6c color schemes
#b25e6c color preview, HTML & CSS examples
This text has a color of #b25e6c
<p style="color:#b25e6c;">Text here</p>
.mytext {color:#b25e6c;}
This box has a color of #b25e6c
<div style="background-color:#b25e6c;">Content here</div>
.mybackground {background-color:#b25e6c;}
Border around this has a color of #b25e6c
<div style="border:2px solid #b25e6c;">Content here</div>
.myborder {border:2px solid #b25e6c;}