#f32aac color space conversions
Hex:
#f32aac
RGB:
243, 42, 172
CMY:
5, 84, 33
CMYK:
0, 83, 29, 5
HSL:
321°, 89.3333%, 55.8824%
HSV (HSB):
321°, 82.7160%, 95.2941%
XYZ:
45.2365, 23.6892, 41.2180
xyY:
0.4107, 0.2151, 23.6892
CIE-Lab:
55.7752, 81.0034, -20.9286
CIE-LCH:
55.7752, 83.6633, 345.5135
CIE-Luv:
55.7752, 106.8235, -44.6925
Hunter-Lab:
48.6715, 80.7271, -16.1403
#f32aac color charts
#f32aac color shades, tints & tones
#f32aac color schemes
#f32aac color preview, HTML & CSS examples
This text has a color of #f32aac
<p style="color:#f32aac;">Text here</p>
.mytext {color:#f32aac;}
This box has a color of #f32aac
<div style="background-color:#f32aac;">Content here</div>
.mybackground {background-color:#f32aac;}
Border around this has a color of #f32aac
<div style="border:2px solid #f32aac;">Content here</div>
.myborder {border:2px solid #f32aac;}