#b52f02 color space conversions
Hex:
#b52f02
RGB:
181, 47, 2
CMY:
29, 82, 99
CMYK:
0, 74, 99, 29
HSL:
15°, 97.8142%, 35.8824%
HSV (HSB):
15°, 98.8950%, 70.9804%
XYZ:
20.0835, 11.8612, 1.2883
xyY:
0.6043, 0.3569, 11.8612
CIE-Lab:
40.9946, 52.1421, 52.6922
CIE-LCH:
40.9946, 74.1301, 45.3006
CIE-Luv:
40.9946, 106.6487, 32.2328
Hunter-Lab:
34.4400, 43.8212, 21.8901
#b52f02 color charts
#b52f02 color shades, tints & tones
#b52f02 color schemes
#b52f02 color preview, HTML & CSS examples
This text has a color of #b52f02
<p style="color:#b52f02;">Text here</p>
.mytext {color:#b52f02;}
This box has a color of #b52f02
<div style="background-color:#b52f02;">Content here</div>
.mybackground {background-color:#b52f02;}
Border around this has a color of #b52f02
<div style="border:2px solid #b52f02;">Content here</div>
.myborder {border:2px solid #b52f02;}