#fc265f color space conversions
Hex:
#fc265f
RGB:
252, 38, 95
CMY:
1, 85, 63
CMYK:
0, 85, 62, 1
HSL:
344°, 97.2727%, 56.8627%
HSV (HSB):
344°, 84.9206%, 98.8235%
XYZ:
42.9036, 22.9079, 12.9869
xyY:
0.5445, 0.2907, 22.9079
CIE-Lab:
54.9773, 77.6129, 23.9257
CIE-LCH:
54.9773, 81.2170, 17.1329
CIE-Luv:
54.9773, 146.8722, 11.5938
Hunter-Lab:
47.8622, 76.2481, 17.4159
#fc265f color charts
#fc265f color shades, tints & tones
#fc265f color schemes
#fc265f color preview, HTML & CSS examples
This text has a color of #fc265f
<p style="color:#fc265f;">Text here</p>
.mytext {color:#fc265f;}
This box has a color of #fc265f
<div style="background-color:#fc265f;">Content here</div>
.mybackground {background-color:#fc265f;}
Border around this has a color of #fc265f
<div style="border:2px solid #fc265f;">Content here</div>
.myborder {border:2px solid #fc265f;}