#f32c7d color space conversions
Hex:
#f32c7d
RGB:
243, 44, 125
CMY:
5, 83, 51
CMYK:
0, 82, 49, 5
HSL:
336°, 89.2377%, 56.2745%
HSV (HSB):
336°, 81.8930%, 95.2941%
XYZ:
41.5645, 22.3367, 21.5228
xyY:
0.4866, 0.2615, 22.3367
CIE-Lab:
54.3825, 76.1445, 4.8446
CIE-LCH:
54.3825, 76.2984, 3.6405
CIE-Luv:
54.3825, 126.5520, -8.9606
Hunter-Lab:
47.2617, 74.2744, 6.0828
#f32c7d color charts
#f32c7d color shades, tints & tones
#f32c7d color schemes
#f32c7d color preview, HTML & CSS examples
This text has a color of #f32c7d
<p style="color:#f32c7d;">Text here</p>
.mytext {color:#f32c7d;}
This box has a color of #f32c7d
<div style="background-color:#f32c7d;">Content here</div>
.mybackground {background-color:#f32c7d;}
Border around this has a color of #f32c7d
<div style="border:2px solid #f32c7d;">Content here</div>
.myborder {border:2px solid #f32c7d;}