#b61233 color space conversions
Hex:
#b61233
RGB:
182, 18, 51
CMY:
29, 93, 80
CMYK:
0, 90, 72, 29
HSL:
348°, 82.0000%, 39.2157%
HSV (HSB):
348°, 90.1099%, 71.3725%
XYZ:
20.1053, 10.6167, 4.1215
xyY:
0.5770, 0.3047, 10.6167
CIE-Lab:
38.9273, 61.1604, 27.5496
CIE-LCH:
38.9273, 67.0789, 24.2491
CIE-Luv:
38.9273, 112.1569, 15.2057
Hunter-Lab:
32.5833, 53.1212, 15.3086
#b61233 color charts
#b61233 color shades, tints & tones
#b61233 color schemes
#b61233 color preview, HTML & CSS examples
This text has a color of #b61233
<p style="color:#b61233;">Text here</p>
.mytext {color:#b61233;}
This box has a color of #b61233
<div style="background-color:#b61233;">Content here</div>
.mybackground {background-color:#b61233;}
Border around this has a color of #b61233
<div style="border:2px solid #b61233;">Content here</div>
.myborder {border:2px solid #b61233;}