#b33d65 color space conversions
Hex:
#b33d65
RGB:
179, 61, 101
CMY:
30, 76, 60
CMYK:
0, 66, 44, 30
HSL:
340°, 49.1667%, 47.0588%
HSV (HSB):
340°, 65.9218%, 70.1961%
XYZ:
22.6081, 13.8608, 13.7957
xyY:
0.4498, 0.2758, 13.8608
CIE-Lab:
44.0326, 51.0368, 3.0526
CIE-LCH:
44.0326, 51.1280, 3.4228
CIE-Luv:
44.0326, 77.1319, -5.4671
Hunter-Lab:
37.2301, 43.2423, 4.0909
#b33d65 color charts
#b33d65 color shades, tints & tones
#b33d65 color schemes
#b33d65 color preview, HTML & CSS examples
This text has a color of #b33d65
<p style="color:#b33d65;">Text here</p>
.mytext {color:#b33d65;}
This box has a color of #b33d65
<div style="background-color:#b33d65;">Content here</div>
.mybackground {background-color:#b33d65;}
Border around this has a color of #b33d65
<div style="border:2px solid #b33d65;">Content here</div>
.myborder {border:2px solid #b33d65;}