#b25e65 color space conversions
Hex:
#b25e65
RGB:
178, 94, 101
CMY:
30, 63, 60
CMYK:
0, 47, 43, 30
HSL:
355°, 35.2941%, 53.3333%
HSV (HSB):
355°, 47.1910%, 69.8039%
XYZ:
24.7118, 18.4100, 14.5629
xyY:
0.4284, 0.3191, 18.4100
CIE-Lab:
49.9896, 34.6852, 11.4947
CIE-LCH:
49.9896, 36.5403, 18.3352
CIE-Luv:
49.9896, 57.8689, 8.1563
Hunter-Lab:
42.9068, 27.7183, 9.9113
#b25e65 color charts
#b25e65 color shades, tints & tones
#b25e65 color schemes
#b25e65 color preview, HTML & CSS examples
This text has a color of #b25e65
<p style="color:#b25e65;">Text here</p>
.mytext {color:#b25e65;}
This box has a color of #b25e65
<div style="background-color:#b25e65;">Content here</div>
.mybackground {background-color:#b25e65;}
Border around this has a color of #b25e65
<div style="border:2px solid #b25e65;">Content here</div>
.myborder {border:2px solid #b25e65;}