#d5435f color space conversions
Hex:
#d5435f
RGB:
213, 67, 95
CMY:
16, 74, 63
CMYK:
0, 69, 55, 16
HSL:
348°, 63.4783%, 54.9020%
HSV (HSB):
348°, 68.5446%, 83.5294%
XYZ:
31.5133, 18.9867, 12.8303
xyY:
0.4976, 0.2998, 18.9867
CIE-Lab:
50.6716, 58.6853, 16.8992
CIE-LCH:
50.6716, 61.0700, 16.0644
CIE-Luv:
50.6716, 103.7075, 8.7488
Hunter-Lab:
43.5737, 52.8405, 13.0436
#d5435f color charts
#d5435f color shades, tints & tones
#d5435f color schemes
#d5435f color preview, HTML & CSS examples
This text has a color of #d5435f
<p style="color:#d5435f;">Text here</p>
.mytext {color:#d5435f;}
This box has a color of #d5435f
<div style="background-color:#d5435f;">Content here</div>
.mybackground {background-color:#d5435f;}
Border around this has a color of #d5435f
<div style="border:2px solid #d5435f;">Content here</div>
.myborder {border:2px solid #d5435f;}