#b25f74 color space conversions
Hex:
#b25f74
RGB:
178, 95, 116
CMY:
30, 63, 55
CMYK:
0, 47, 35, 30
HSL:
345°, 35.0211%, 53.5294%
HSV (HSB):
345°, 46.6292%, 69.8039%
XYZ:
25.6047, 18.9103, 18.8235
xyY:
0.4043, 0.2986, 18.9103
CIE-Lab:
50.5822, 35.9295, 3.3818
CIE-LCH:
50.5822, 36.0883, 5.3770
CIE-Luv:
50.5822, 54.0515, -1.9629
Hunter-Lab:
43.4860, 29.0007, 4.7757
#b25f74 color charts
#b25f74 color shades, tints & tones
#b25f74 color schemes
#b25f74 color preview, HTML & CSS examples
This text has a color of #b25f74
<p style="color:#b25f74;">Text here</p>
.mytext {color:#b25f74;}
This box has a color of #b25f74
<div style="background-color:#b25f74;">Content here</div>
.mybackground {background-color:#b25f74;}
Border around this has a color of #b25f74
<div style="border:2px solid #b25f74;">Content here</div>
.myborder {border:2px solid #b25f74;}