#ff252c color space conversions
Hex:
#ff252c
RGB:
255, 37, 44
CMY:
0, 85, 83
CMYK:
0, 85, 83, 0
HSL:
358°, 100.0000%, 57.2549%
HSV (HSB):
358°, 85.4902%, 100.0000%
XYZ:
42.3562, 22.7650, 4.5445
xyY:
0.6080, 0.3268, 22.7650
CIE-Lab:
54.8294, 76.6123, 52.7442
CIE-LCH:
54.8294, 93.0129, 34.5457
CIE-Luv:
54.8294, 162.8167, 33.6029
Hunter-Lab:
47.7127, 74.9635, 27.7516
#ff252c color charts
#ff252c RGB chart
#ff252c CMYK chart
#ff252c RGB pie chart
#ff252c color shades, tints & tones
#ff252c color schemes
#ff252c color preview, HTML & CSS examples
This text has a color of #ff252c
<p style="color:#ff252c;">Text here</p>
.mytext {color:#ff252c;}
Text color #ff252c
This box has a color of #ff252c
<div style="background-color:#ff252c;">Content here</div>
.mybackground {background-color:#ff252c;}
Background color #ff252c
Border around this has a color of #ff252c
<div style="border:2px solid #ff252c;">Content here</div>
.myborder {border:2px solid #ff252c;}
Border color #ff252c