#f32bad color space conversions
Hex:
#f32bad
RGB:
243, 43, 173
CMY:
5, 83, 32
CMYK:
0, 82, 29, 5
HSL:
321°, 89.2857%, 56.0784%
HSV (HSB):
321°, 82.3045%, 95.2941%
XYZ:
45.3689, 23.7996, 41.7377
xyY:
0.4091, 0.2146, 23.7996
CIE-Lab:
55.8866, 80.9039, -21.3423
CIE-LCH:
55.8866, 83.6715, 345.2222
CIE-Luv:
55.8866, 106.1745, -45.2883
Hunter-Lab:
48.7848, 80.6279, -16.5761
#f32bad color charts
#f32bad color shades, tints & tones
#f32bad color schemes
#f32bad color preview, HTML & CSS examples
This text has a color of #f32bad
<p style="color:#f32bad;">Text here</p>
.mytext {color:#f32bad;}
This box has a color of #f32bad
<div style="background-color:#f32bad;">Content here</div>
.mybackground {background-color:#f32bad;}
Border around this has a color of #f32bad
<div style="border:2px solid #f32bad;">Content here</div>
.myborder {border:2px solid #f32bad;}