#ff264c color space conversions
Hex:
#ff264c
RGB:
255, 38, 76
CMY:
0, 85, 70
CMYK:
0, 85, 70, 0
HSL:
349°, 100.0000%, 57.4510%
HSV (HSB):
349°, 85.0980%, 100.0000%
XYZ:
43.2376, 23.1680, 9.0305
xyY:
0.5732, 0.3071, 23.1680
CIE-Lab:
55.2450, 77.4521, 35.6167
CIE-LCH:
55.2450, 85.2489, 24.6956
CIE-Luv:
55.2450, 155.1756, 22.0314
Hunter-Lab:
48.1332, 76.1119, 22.5696
#ff264c color charts
#ff264c RGB chart
#ff264c CMYK chart
#ff264c RGB pie chart
#ff264c color shades, tints & tones
#ff264c color schemes
#ff264c color preview, HTML & CSS examples
This text has a color of #ff264c
<p style="color:#ff264c;">Text here</p>
.mytext {color:#ff264c;}
Text color #ff264c
This box has a color of #ff264c
<div style="background-color:#ff264c;">Content here</div>
.mybackground {background-color:#ff264c;}
Background color #ff264c
Border around this has a color of #ff264c
<div style="border:2px solid #ff264c;">Content here</div>
.myborder {border:2px solid #ff264c;}
Border color #ff264c