#b25e75 color space conversions
Hex:
#b25e75
RGB:
178, 94, 117
CMY:
30, 63, 54
CMYK:
0, 47, 34, 30
HSL:
344°, 35.2941%, 53.3333%
HSV (HSB):
344°, 47.1910%, 69.8039%
XYZ:
25.5737, 18.7547, 19.1018
xyY:
0.4032, 0.2957, 18.7547
CIE-Lab:
50.3990, 36.5885, 2.5198
CIE-LCH:
50.3990, 36.6752, 3.9397
CIE-Luv:
50.3990, 54.4037, -3.1940
Hunter-Lab:
43.3067, 29.6218, 4.1630
#b25e75 color charts
#b25e75 color shades, tints & tones
#b25e75 color schemes
#b25e75 color preview, HTML & CSS examples
This text has a color of #b25e75
<p style="color:#b25e75;">Text here</p>
.mytext {color:#b25e75;}
This box has a color of #b25e75
<div style="background-color:#b25e75;">Content here</div>
.mybackground {background-color:#b25e75;}
Border around this has a color of #b25e75
<div style="border:2px solid #b25e75;">Content here</div>
.myborder {border:2px solid #b25e75;}