#f965d3 color space conversions
Hex:
#f965d3
RGB:
249, 101, 211
CMY:
2, 60, 17
CMYK:
0, 59, 15, 2
HSL:
315°, 92.5000%, 68.6275%
HSV (HSB):
315°, 59.4378%, 97.6471%
XYZ:
55.4785, 34.1502, 65.2956
xyY:
0.3581, 0.2204, 34.1502
CIE-Lab:
65.0817, 68.3713, -28.8612
CIE-LCH:
65.0817, 74.2132, 337.1142
CIE-Luv:
65.0817, 78.4877, -55.7065
Hunter-Lab:
58.4382, 67.1926, -25.3406
#f965d3 color charts
#f965d3 color shades, tints & tones
#f965d3 color schemes
#f965d3 color preview, HTML & CSS examples
This text has a color of #f965d3
<p style="color:#f965d3;">Text here</p>
.mytext {color:#f965d3;}
This box has a color of #f965d3
<div style="background-color:#f965d3;">Content here</div>
.mybackground {background-color:#f965d3;}
Border around this has a color of #f965d3
<div style="border:2px solid #f965d3;">Content here</div>
.myborder {border:2px solid #f965d3;}