#b13d02 color space conversions
Hex:
#b13d02
RGB:
177, 61, 2
CMY:
31, 76, 99
CMYK:
0, 66, 99, 31
HSL:
20°, 97.7654%, 35.0980%
HSV (HSB):
20°, 98.8701%, 69.4118%
XYZ:
19.8112, 12.6890, 1.4625
xyY:
0.5833, 0.3736, 12.6890
CIE-Lab:
42.2908, 45.2026, 52.9598
CIE-LCH:
42.2908, 69.6277, 49.5184
CIE-Luv:
42.2908, 94.3103, 35.1781
Hunter-Lab:
35.6216, 36.9360, 22.5009
#b13d02 color charts
#b13d02 color shades, tints & tones
#b13d02 color schemes
#b13d02 color preview, HTML & CSS examples
This text has a color of #b13d02
<p style="color:#b13d02;">Text here</p>
.mytext {color:#b13d02;}
This box has a color of #b13d02
<div style="background-color:#b13d02;">Content here</div>
.mybackground {background-color:#b13d02;}
Border around this has a color of #b13d02
<div style="border:2px solid #b13d02;">Content here</div>
.myborder {border:2px solid #b13d02;}