#f32dae color space conversions
Hex:
#f32dae
RGB:
243, 45, 174
CMY:
5, 82, 32
CMYK:
0, 81, 28, 5
HSL:
321°, 89.1892%, 56.4706%
HSV (HSB):
321°, 81.4815%, 95.2941%
XYZ:
45.5405, 23.9875, 42.2742
xyY:
0.4073, 0.2146, 23.9875
CIE-Lab:
56.0752, 80.5829, -21.6368
CIE-LCH:
56.0752, 83.4371, 344.9704
CIE-Luv:
56.0752, 105.3064, -45.6828
Hunter-Lab:
48.9770, 80.2658, -16.8919
#f32dae color charts
#f32dae color shades, tints & tones
#f32dae color schemes
#f32dae color preview, HTML & CSS examples
This text has a color of #f32dae
<p style="color:#f32dae;">Text here</p>
.mytext {color:#f32dae;}
This box has a color of #f32dae
<div style="background-color:#f32dae;">Content here</div>
.mybackground {background-color:#f32dae;}
Border around this has a color of #f32dae
<div style="border:2px solid #f32dae;">Content here</div>
.myborder {border:2px solid #f32dae;}