#f32365 color space conversions
Hex:
#f32365
RGB:
243, 35, 101
CMY:
5, 86, 60
CMYK:
0, 86, 58, 5
HSL:
341°, 89.6552%, 54.5098%
HSV (HSB):
341°, 85.5967%, 95.2941%
XYZ:
39.9121, 21.1963, 14.2996
xyY:
0.5293, 0.2811, 21.1963
CIE-Lab:
53.1637, 76.3004, 17.5875
CIE-LCH:
53.1637, 78.3012, 12.9801
CIE-Luv:
53.1637, 138.5910, 5.3089
Hunter-Lab:
46.0395, 74.1746, 13.8125
#f32365 color charts
#f32365 color shades, tints & tones
#f32365 color schemes
#f32365 color preview, HTML & CSS examples
This text has a color of #f32365
<p style="color:#f32365;">Text here</p>
.mytext {color:#f32365;}
This box has a color of #f32365
<div style="background-color:#f32365;">Content here</div>
.mybackground {background-color:#f32365;}
Border around this has a color of #f32365
<div style="border:2px solid #f32365;">Content here</div>
.myborder {border:2px solid #f32365;}