#ff512c color space conversions
Hex:
#ff512c
RGB:
255, 81, 44
CMY:
0, 68, 83
CMYK:
0, 68, 83, 0
HSL:
11°, 100.0000%, 58.6275%
HSV (HSB):
11°, 82.7451%, 100.0000%
XYZ:
44.6371, 27.3267, 5.3048
xyY:
0.5777, 0.3537, 27.3267
CIE-Lab:
59.2755, 64.1839, 56.7387
CIE-LCH:
59.2755, 85.6671, 41.4768
CIE-Luv:
59.2755, 140.0031, 41.9491
Hunter-Lab:
52.2750, 60.9382, 30.5758
#ff512c color charts
#ff512c color shades, tints & tones
#ff512c color schemes
#ff512c color preview, HTML & CSS examples
This text has a color of #ff512c
<p style="color:#ff512c;">Text here</p>
.mytext {color:#ff512c;}
This box has a color of #ff512c
<div style="background-color:#ff512c;">Content here</div>
.mybackground {background-color:#ff512c;}
Border around this has a color of #ff512c
<div style="border:2px solid #ff512c;">Content here</div>
.myborder {border:2px solid #ff512c;}