#ff254c color space conversions
Hex:
#ff254c
RGB:
255, 37, 76
CMY:
0, 85, 70
CMYK:
0, 85, 70, 0
HSL:
349°, 100.0000%, 57.2549%
HSV (HSB):
349°, 85.4902%, 100.0000%
XYZ:
43.2061, 23.1049, 9.0200
xyY:
0.5735, 0.3067, 23.1049
CIE-Lab:
55.1803, 77.6376, 35.5390
CIE-LCH:
55.1803, 85.3851, 24.5962
CIE-Luv:
55.1803, 155.4957, 21.8953
Hunter-Lab:
48.0676, 76.3283, 22.5215
#ff254c color charts
#ff254c RGB chart
#ff254c CMYK chart
#ff254c RGB pie chart
#ff254c color shades, tints & tones
#ff254c color schemes
#ff254c color preview, HTML & CSS examples
This text has a color of #ff254c
<p style="color:#ff254c;">Text here</p>
.mytext {color:#ff254c;}
Text color #ff254c
This box has a color of #ff254c
<div style="background-color:#ff254c;">Content here</div>
.mybackground {background-color:#ff254c;}
Background color #ff254c
Border around this has a color of #ff254c
<div style="border:2px solid #ff254c;">Content here</div>
.myborder {border:2px solid #ff254c;}
Border color #ff254c