#b95e02 color space conversions
Hex:
#b95e02
RGB:
185, 94, 2
CMY:
27, 63, 99
CMYK:
0, 49, 99, 27
HSL:
30°, 97.8610%, 36.6667%
HSV (HSB):
30°, 98.9189%, 72.5490%
XYZ:
24.0212, 18.3241, 2.3283
xyY:
0.5377, 0.4102, 18.3241
CIE-Lab:
49.8868, 32.1277, 58.0859
CIE-LCH:
49.8868, 66.3789, 61.0527
CIE-Luv:
49.8868, 75.4237, 45.9425
Hunter-Lab:
42.8066, 25.2549, 26.7398
#b95e02 color charts
#b95e02 color shades, tints & tones
#b95e02 color schemes
#b95e02 color preview, HTML & CSS examples
This text has a color of #b95e02
<p style="color:#b95e02;">Text here</p>
.mytext {color:#b95e02;}
This box has a color of #b95e02
<div style="background-color:#b95e02;">Content here</div>
.mybackground {background-color:#b95e02;}
Border around this has a color of #b95e02
<div style="border:2px solid #b95e02;">Content here</div>
.myborder {border:2px solid #b95e02;}