#b94f65 color space conversions
Hex:
#b94f65
RGB:
185, 79, 101
CMY:
27, 69, 60
CMYK:
0, 57, 45, 27
HSL:
348°, 43.0894%, 51.7647%
HSV (HSB):
348°, 57.2973%, 72.5490%
XYZ:
25.1525, 16.8458, 14.2378
xyY:
0.4473, 0.2996, 16.8458
CIE-Lab:
48.0652, 44.8663, 8.9436
CIE-LCH:
48.0652, 45.7490, 11.2735
CIE-Luv:
48.0652, 72.4973, 2.8960
Hunter-Lab:
41.0437, 37.5625, 8.1632
#b94f65 color charts
#b94f65 color shades, tints & tones
#b94f65 color schemes
#b94f65 color preview, HTML & CSS examples
This text has a color of #b94f65
<p style="color:#b94f65;">Text here</p>
.mytext {color:#b94f65;}
This box has a color of #b94f65
<div style="background-color:#b94f65;">Content here</div>
.mybackground {background-color:#b94f65;}
Border around this has a color of #b94f65
<div style="border:2px solid #b94f65;">Content here</div>
.myborder {border:2px solid #b94f65;}