#f32b85 color space conversions
Hex:
#f32b85
RGB:
243, 43, 133
CMY:
5, 83, 48
CMYK:
0, 82, 45, 5
HSL:
333°, 89.2857%, 56.0784%
HSV (HSB):
333°, 82.3045%, 95.2941%
XYZ:
42.0597, 22.4759, 24.3118
xyY:
0.4734, 0.2530, 22.4759
CIE-Lab:
54.5283, 77.0168, 0.2666
CIE-LCH:
54.5283, 77.0173, 0.1984
CIE-Luv:
54.5283, 123.5272, -14.8434
Hunter-Lab:
47.4087, 75.3947, 2.7815
#f32b85 color charts
#f32b85 color shades, tints & tones
#f32b85 color schemes
#f32b85 color preview, HTML & CSS examples
This text has a color of #f32b85
<p style="color:#f32b85;">Text here</p>
.mytext {color:#f32b85;}
This box has a color of #f32b85
<div style="background-color:#f32b85;">Content here</div>
.mybackground {background-color:#f32b85;}
Border around this has a color of #f32b85
<div style="border:2px solid #f32b85;">Content here</div>
.myborder {border:2px solid #f32b85;}