#b93f00 color space conversions
Hex:
#b93f00
RGB:
185, 63, 0
CMY:
27, 75, 100
CMYK:
0, 66, 100, 27
HSL:
20°, 100.0000%, 36.2745%
HSV (HSB):
20°, 100.0000%, 72.5490%
XYZ:
21.7851, 13.8693, 1.5288
xyY:
0.5859, 0.3730, 13.8693
CIE-Lab:
44.0449, 47.1779, 55.2757
CIE-LCH:
44.0449, 72.6716, 49.5192
CIE-Luv:
44.0449, 99.5733, 36.7386
Hunter-Lab:
37.2415, 39.2441, 23.6351
#b93f00 color charts
#b93f00 color shades, tints & tones
#b93f00 color schemes
#b93f00 color preview, HTML & CSS examples
This text has a color of #b93f00
<p style="color:#b93f00;">Text here</p>
.mytext {color:#b93f00;}
This box has a color of #b93f00
<div style="background-color:#b93f00;">Content here</div>
.mybackground {background-color:#b93f00;}
Border around this has a color of #b93f00
<div style="border:2px solid #b93f00;">Content here</div>
.myborder {border:2px solid #b93f00;}