#ff265e color space conversions
Hex:
#ff265e
RGB:
255, 38, 94
CMY:
0, 85, 63
CMYK:
0, 85, 63, 0
HSL:
345°, 100.0000%, 57.4510%
HSV (HSB):
345°, 85.0980%, 100.0000%
XYZ:
43.9535, 23.4544, 12.8002
xyY:
0.5480, 0.2924, 23.4544
CIE-Lab:
55.5373, 78.3028, 25.3651
CIE-LCH:
55.5373, 82.3086, 17.9490
CIE-Luv:
55.5373, 149.5253, 12.8907
Hunter-Lab:
48.4297, 77.2497, 18.2302
#ff265e color charts
#ff265e color shades, tints & tones
#ff265e color schemes
#ff265e color preview, HTML & CSS examples
This text has a color of #ff265e
<p style="color:#ff265e;">Text here</p>
.mytext {color:#ff265e;}
This box has a color of #ff265e
<div style="background-color:#ff265e;">Content here</div>
.mybackground {background-color:#ff265e;}
Border around this has a color of #ff265e
<div style="border:2px solid #ff265e;">Content here</div>
.myborder {border:2px solid #ff265e;}