#b93f64 color space conversions
Hex:
#b93f64
RGB:
185, 63, 100
CMY:
27, 75, 61
CMYK:
0, 66, 46, 27
HSL:
342°, 49.1935%, 48.6275%
HSV (HSB):
342°, 65.9459%, 72.5490%
XYZ:
24.0853, 14.7894, 13.6418
xyY:
0.4586, 0.2816, 14.7894
CIE-Lab:
45.3444, 51.9882, 5.6893
CIE-LCH:
45.3444, 52.2985, 6.2453
CIE-Luv:
45.3444, 81.3584, -2.5450
Hunter-Lab:
38.4570, 44.4935, 5.8880
#b93f64 color charts
#b93f64 color shades, tints & tones
#b93f64 color schemes
#b93f64 color preview, HTML & CSS examples
This text has a color of #b93f64
<p style="color:#b93f64;">Text here</p>
.mytext {color:#b93f64;}
This box has a color of #b93f64
<div style="background-color:#b93f64;">Content here</div>
.mybackground {background-color:#b93f64;}
Border around this has a color of #b93f64
<div style="border:2px solid #b93f64;">Content here</div>
.myborder {border:2px solid #b93f64;}