#f32da2 color space conversions
Hex:
#f32da2
RGB:
243, 45, 162
CMY:
5, 82, 36
CMYK:
0, 81, 33, 5
HSL:
325°, 89.1892%, 56.4706%
HSV (HSB):
325°, 81.4815%, 95.2941%
XYZ:
44.4221, 23.5401, 36.3848
xyY:
0.4257, 0.2256, 23.5401
CIE-Lab:
55.6244, 79.2969, -15.2971
CIE-LCH:
55.6244, 80.7589, 349.0812
CIE-Luv:
55.6244, 110.5308, -36.2999
Hunter-Lab:
48.5181, 78.5239, -10.5002
#f32da2 color charts
#f32da2 color shades, tints & tones
#f32da2 color schemes
#f32da2 color preview, HTML & CSS examples
This text has a color of #f32da2
<p style="color:#f32da2;">Text here</p>
.mytext {color:#f32da2;}
This box has a color of #f32da2
<div style="background-color:#f32da2;">Content here</div>
.mybackground {background-color:#f32da2;}
Border around this has a color of #f32da2
<div style="border:2px solid #f32da2;">Content here</div>
.myborder {border:2px solid #f32da2;}