#b93f4f color space conversions
Hex:
#b93f4f
RGB:
185, 63, 79
CMY:
27, 75, 69
CMYK:
0, 66, 57, 27
HSL:
352°, 49.1935%, 48.6275%
HSV (HSB):
352°, 65.9459%, 72.5490%
XYZ:
23.1964, 14.4338, 8.9606
xyY:
0.4979, 0.3098, 14.4338
CIE-Lab:
44.8488, 50.1829, 17.9178
CIE-LCH:
44.8488, 53.2858, 19.6492
CIE-Luv:
44.8488, 87.5787, 11.0506
Hunter-Lab:
37.9919, 42.4995, 12.6105
#b93f4f color charts
#b93f4f color shades, tints & tones
#b93f4f color schemes
#b93f4f color preview, HTML & CSS examples
This text has a color of #b93f4f
<p style="color:#b93f4f;">Text here</p>
.mytext {color:#b93f4f;}
This box has a color of #b93f4f
<div style="background-color:#b93f4f;">Content here</div>
.mybackground {background-color:#b93f4f;}
Border around this has a color of #b93f4f
<div style="border:2px solid #b93f4f;">Content here</div>
.myborder {border:2px solid #b93f4f;}