#b9410c color space conversions
Hex:
#b9410c
RGB:
185, 65, 12
CMY:
27, 75, 95
CMYK:
0, 65, 94, 27
HSL:
18°, 87.8173%, 38.6275%
HSV (HSB):
18°, 93.5135%, 72.5490%
XYZ:
21.9642, 14.1214, 1.9159
xyY:
0.5780, 0.3716, 14.1214
CIE-Lab:
44.4066, 46.4555, 52.1297
CIE-LCH:
44.4066, 69.8256, 48.2941
CIE-Luv:
44.4066, 97.5290, 35.9354
Hunter-Lab:
37.5785, 38.5691, 23.2821
#b9410c color charts
#b9410c color shades, tints & tones
#b9410c color schemes
#b9410c color preview, HTML & CSS examples
This text has a color of #b9410c
<p style="color:#b9410c;">Text here</p>
.mytext {color:#b9410c;}
This box has a color of #b9410c
<div style="background-color:#b9410c;">Content here</div>
.mybackground {background-color:#b9410c;}
Border around this has a color of #b9410c
<div style="border:2px solid #b9410c;">Content here</div>
.myborder {border:2px solid #b9410c;}