#f32084 color space conversions
Hex:
#f32084
RGB:
243, 32, 132
CMY:
5, 87, 48
CMYK:
0, 87, 46, 5
HSL:
332°, 89.7872%, 53.9216%
HSV (HSB):
332°, 86.8313%, 95.2941%
XYZ:
41.6435, 21.7537, 23.8338
xyY:
0.4774, 0.2494, 21.7537
CIE-Lab:
53.7646, 79.0478, -0.2496
CIE-LCH:
53.7646, 79.0482, 359.8191
CIE-Luv:
53.7646, 126.6561, -15.9485
Hunter-Lab:
46.6408, 77.7533, 2.3509
#f32084 color charts
#f32084 color shades, tints & tones
#f32084 color schemes
#f32084 color preview, HTML & CSS examples
This text has a color of #f32084
<p style="color:#f32084;">Text here</p>
.mytext {color:#f32084;}
This box has a color of #f32084
<div style="background-color:#f32084;">Content here</div>
.mybackground {background-color:#f32084;}
Border around this has a color of #f32084
<div style="border:2px solid #f32084;">Content here</div>
.myborder {border:2px solid #f32084;}