#f32dcb color space conversions
Hex:
#f32dcb
RGB:
243, 45, 203
CMY:
5, 82, 20
CMYK:
0, 81, 16, 5
HSL:
312°, 89.1892%, 56.4706%
HSV (HSB):
312°, 81.4815%, 95.2941%
XYZ:
48.6800, 25.2433, 58.8066
xyY:
0.3668, 0.1902, 25.2433
CIE-Lab:
57.3117, 84.0452, -36.4747
CIE-LCH:
57.3117, 91.6187, 336.5397
CIE-Luv:
57.3117, 92.8920, -68.5735
Hunter-Lab:
50.2427, 85.0237, -34.2262
#f32dcb color charts
#f32dcb color shades, tints & tones
#f32dcb color schemes
#f32dcb color preview, HTML & CSS examples
This text has a color of #f32dcb
<p style="color:#f32dcb;">Text here</p>
.mytext {color:#f32dcb;}
This box has a color of #f32dcb
<div style="background-color:#f32dcb;">Content here</div>
.mybackground {background-color:#f32dcb;}
Border around this has a color of #f32dcb
<div style="border:2px solid #f32dcb;">Content here</div>
.myborder {border:2px solid #f32dcb;}